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>, IEnumerable
Constructors
Name | Description |
---|---|
DiagnosticFilterCollection() |
Properties
Name | Description |
---|---|
Count | |
IsReadOnly | |
SuppressionDescriptors |