Processes a Diagnostic through a set of DiagnosticFilter and to determine if the Diagnostic must be suppressed.
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public sealed class DiagnosticFilterRunner
Constructors
Name | Description |
---|---|
DiagnosticFilterRunner(Compilation, Func<SyntaxTree, SemanticModel>, DiagnosticFilterCollection) |
Methods
Name | Description |
---|---|
TryGetSuppression(Diagnostic, CancellationToken, out Suppression) |