5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (5)
src\Analyzers\CSharp\Tests\MatchFolderAndNamespace\CSharpMatchFolderAndNamespaceTests.cs (5)
42return RunTestAsync( 389await RunTestAsync(sources); 542await RunTestAsync(originalSources, fixedSources); 650await RunTestAsync(originalSources, fixedSources); 762await RunTestAsync(sources, fixedSources);