2 references to new
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
UsePatternMatching\CSharpIsAndCastCheckWithoutNameDiagnosticAnalyzerTests.cs (1)
28=> (new CSharpIsAndCastCheckWithoutNameDiagnosticAnalyzer(), new CSharpIsAndCastCheckWithoutNameCodeFixProvider());
Microsoft.CodeAnalysis.CSharp.Features (1)
UsePatternMatching\CSharpIsAndCastCheckWithoutNameDiagnosticAnalyzer.cs (1)
41public static readonly CSharpIsAndCastCheckWithoutNameDiagnosticAnalyzer Instance = new();