2 references to VerifyCodeFixAsync
Microsoft.ML.CodeAnalyzer.Tests (2)
Helpers\CSharpCodeFixVerifier`2.cs (2)
43
=>
VerifyCodeFixAsync
(source, DiagnosticResult.EmptyDiagnosticResults, fixedSource);
46
=>
VerifyCodeFixAsync
(source, new[] { expected }, fixedSource);