5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (5)
src\Analyzers\CSharp\Tests\MatchFolderAndNamespace\CSharpMatchFolderAndNamespaceTests.cs (5)
39return RunTestAsync( 413await RunTestAsync(sources); 562await RunTestAsync(originalSources, fixedSources); 666await RunTestAsync(originalSources, fixedSources); 766await RunTestAsync(sources, fixedSources);