1 reference to IsSupportedDiagnostic
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerExecutor.cs (1)
1326
return _analyzerManager.
IsSupportedDiagnostic
(analyzer, diagnostic, _isCompilerAnalyzer, this);