3 references to Create
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Diagnostics\DiagnosticsClassificationTaggerProviderTests.cs (1)
84customTags: DiagnosticCustomTags.Create(isUnnecessary: true, isConfigurable: false, EnforceOnBuild.Never));
Microsoft.CodeAnalysis.Features (2)
AbstractBuiltInCodeStyleDiagnosticAnalyzer_Core.cs (1)
62customTags: DiagnosticCustomTags.Create(isUnnecessary, isConfigurable, enforceOnBuild));
AbstractCodeQualityDiagnosticAnalyzer.cs (1)
60customTags: DiagnosticCustomTags.Create(isUnnecessary, isConfigurable, enforceOnBuild));