2 references to new
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpIsAndCastCheckDiagnosticAnalyzer.cs (1)
35public static readonly CSharpIsAndCastCheckDiagnosticAnalyzer Instance = new();
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
CSharpIsAndCastCheckDiagnosticAnalyzerTests.cs (1)
31=> (new CSharpIsAndCastCheckDiagnosticAnalyzer(), new CSharpIsAndCastCheckCodeFixProvider());