3 references to IsAnalyzerSuppressedForTree
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalyzerExecutor.cs (3)
537IsAnalyzerSuppressedForTree(analyzer, semanticModel.SyntaxTree, cancellationToken)) 590IsAnalyzerSuppressedForTree(analyzer, tree, cancellationToken)) 677Debug.Assert(!IsAnalyzerSuppressedForTree(syntaxNodeAction.Analyzer, node.SyntaxTree, cancellationToken));