7 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (7)
src\Analyzers\CSharp\Tests\RemoveUnnecessaryCast\RemoveUnnecessaryCastTests.cs (5)
2062await VerifyCS.VerifyCodeFixAsync( 4975await VerifyCS.VerifyCodeFixAsync( 5003await VerifyCS.VerifyCodeFixAsync( 5030await VerifyCS.VerifyCodeFixAsync( 6005await VerifyCS.VerifyCodeFixAsync(
src\Analyzers\CSharp\Tests\RemoveUnnecessarySuppressions\RemoveUnnecessaryAttributeSuppressionsTests.cs (1)
323await VerifyCS.VerifyCodeFixAsync(input, expectedDiagnostic, input);
src\Analyzers\CSharp\Tests\UpdateLegacySuppressions\UpdateLegacySuppressionsTests.cs (1)
48await VerifyCS.VerifyCodeFixAsync($$"""