5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\MatchFolderAndNamespace\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);