A collection of DiagnosticFilter, indexed by file path and diagnostic id. This collection is not thread-safe.
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public sealed class DiagnosticFilterCollection : ICollection<DiagnosticFilter>, IEnumerable<DiagnosticFilter>, IEnumerableConstructors
| Name | Description |
|---|---|
| DiagnosticFilterCollection() |
Properties
| Name | Description |
|---|---|
| Count | |
| IsReadOnly | |
| SuppressionDescriptors |