3 references to HasCustomTag
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Suppression\SuppressionHelpers.cs (3)
66=> HasCustomTag(diagnostic.CustomTags, WellKnownDiagnosticTags.NotConfigurable); 72=> HasCustomTag(diagnostic.CustomTags, WellKnownDiagnosticTags.Compiler); 78=> HasCustomTag(diagnostic.CustomTags, SynthesizedExternalSourceDiagnosticTag);