5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (5)
CSharpMatchFolderAndNamespaceTests.cs (5)
39return RunTestAsync( 413await RunTestAsync(sources); 562await RunTestAsync(originalSources, fixedSources); 666await RunTestAsync(originalSources, fixedSources); 766await RunTestAsync(sources, fixedSources);