2 references to DiagnosticCustomTags
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractBuiltInCodeStyleDiagnosticAnalyzer_Core.cs (1)
62customTags: DiagnosticCustomTags.Create(isUnnecessary, isConfigurable, enforceOnBuild));
AbstractCodeQualityDiagnosticAnalyzer.cs (1)
60customTags: DiagnosticCustomTags.Create(isUnnecessary, isConfigurable, enforceOnBuild));