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