2 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (2)
VisualBasicCodeFixVerifier`2.cs (2)
53=> await VerifyCodeFixAsync(source, DiagnosticResult.EmptyDiagnosticResults, fixedSource); 57=> await VerifyCodeFixAsync(source, new[] { expected }, fixedSource);