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