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