2 references to IsSupportedAnalyzerDiagnosticId
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractRemoveUnnecessaryPragmaSuppressionsDiagnosticAnalyzer.cs (2)
322return IsSupportedAnalyzerDiagnosticId(id) && 786if (!IsSupportedAnalyzerDiagnosticId(id) ||