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