16 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.Analyzers.UnitTests (14)
FixAnalyzers\FixerWithFixAllAnalyzerTests.Fixer.cs (4)
372await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 430await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 484await VerifyVB.VerifyCodeFixAsync(source, source); 579await VerifyVB.VerifyCodeFixAsync(source, fixedSource);
MetaAnalyzers\ConfigureGeneratedCodeAnalysisAnalyzerTests.cs (1)
92await VerifyVB.VerifyCodeFixAsync(code, fixedCode);
MetaAnalyzers\EnableConcurrentExecutionAnalyzerTests.cs (1)
92await VerifyVB.VerifyCodeFixAsync(code, fixedCode);
MetaAnalyzers\PreferIsKindAnalyzerTests.cs (7)
96await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 154await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 236await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 375await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 423await VerifyVB.VerifyCodeFixAsync(source, source); 483await VerifyVB.VerifyCodeFixAsync(source, fixedSource); 520await VerifyVB.VerifyCodeFixAsync(source, source);
UseReturnValueFromImmutableObjectMethodTests.cs (1)
206await VerifyVB.VerifyCodeFixAsync(source, source);
Roslyn.Diagnostics.Analyzers.UnitTests (2)
PartsExportedWithMEFv2MustBeMarkedAsSharedTests.cs (2)
141await VerifyVB.VerifyCodeFixAsync(@" 187await VerifyVB.VerifyCodeFixAsync(@"