10 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (10)
src\Analyzers\CSharp\Tests\MakeMethodSynchronous\MakeMethodSynchronousTests.cs (3)
854=> VerifyCS.VerifyCodeFixAsync( 896await VerifyCS.VerifyCodeFixAsync( 945await VerifyCS.VerifyCodeFixAsync(
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($$"""