2 references to HasCustomTag
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerManager.cs (2)
446
=>
HasCustomTag
(customTags, WellKnownDiagnosticTags.NotConfigurable);
449
=>
HasCustomTag
(customTags, WellKnownDiagnosticTags.CustomSeverityConfigurable);