2 references to IsDiagnosticSuppressed
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\SuppressMessageAttributeState.cs (2)
143
if (
IsDiagnosticSuppressed
(diagnostic, out info))
155
if (
IsDiagnosticSuppressed
(diagnostic, out info))