10 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (2)
CSharpCodeFixVerifier`2.cs (2)
53=> await VerifyCodeFixAsync(source, DiagnosticResult.EmptyDiagnosticResults, fixedSource); 57=> await VerifyCodeFixAsync(source, new[] { expected }, fixedSource);
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (8)
RemoveUnnecessaryCastTests.cs (8)
45await VerifyCS.VerifyCodeFixAsync( 1211await VerifyCS.VerifyCodeFixAsync( 1395await VerifyCS.VerifyCodeFixAsync( 3319await VerifyCS.VerifyCodeFixAsync( 4069await VerifyCS.VerifyCodeFixAsync( 4103await VerifyCS.VerifyCodeFixAsync( 4151await VerifyCS.VerifyCodeFixAsync( 4205await VerifyCS.VerifyCodeFixAsync(