2 references to UseNotPatternDiagnosticId
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseNotPatternDiagnosticAnalyzer.cs (1)
29: base(IDEDiagnosticIds.UseNotPatternDiagnosticId,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpUseNotPatternCodeFixProvider.cs (1)
31=> ImmutableArray.Create(IDEDiagnosticIds.UseNotPatternDiagnosticId);