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