1 instantiation of CSharpRemoveUnnecessaryCastCodeFixProvider
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
RemoveUnnecessaryCastTests_FixAllTests.cs (1)
24=> (new CSharpRemoveUnnecessaryCastDiagnosticAnalyzer(), new CSharpRemoveUnnecessaryCastCodeFixProvider());
1 reference to CSharpRemoveUnnecessaryCastCodeFixProvider
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
RemoveUnnecessaryCastTests.cs (1)
19CSharpRemoveUnnecessaryCastCodeFixProvider>;