2 references to VerifyCodeFixAsync
Test.Utilities (2)
CSharpCodeFixVerifier`2.cs (2)
40=> await VerifyCodeFixAsync(source, DiagnosticResult.EmptyDiagnosticResults, fixedSource); 43=> await VerifyCodeFixAsync(source, new[] { expected }, fixedSource);