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