2 references to UseNotPatternDiagnosticId
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Analyzers\CSharp\Analyzers\UsePatternMatching\CSharpUseNotPatternDiagnosticAnalyzer.cs (1)
27
: AbstractBuiltInCodeStyleDiagnosticAnalyzer(IDEDiagnosticIds.
UseNotPatternDiagnosticId
,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UsePatternMatching\CSharpUseNotPatternCodeFixProvider.cs (1)
26
=> [IDEDiagnosticIds.
UseNotPatternDiagnosticId
];