5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\MatchFolderAndNamespace\CSharpMatchFolderAndNamespaceTests.cs (5)
42return RunTestAsync( 425await RunTestAsync(sources); 587await RunTestAsync(originalSources, fixedSources); 702await RunTestAsync(originalSources, fixedSources); 814await RunTestAsync(sources, fixedSources);