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