5 references to RunTestAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\MatchFolderAndNamespace\CSharpMatchFolderAndNamespaceTests.cs (5)
42
return
RunTestAsync
(
389
await
RunTestAsync
(sources);
542
await
RunTestAsync
(originalSources, fixedSources);
650
await
RunTestAsync
(originalSources, fixedSources);
762
await
RunTestAsync
(sources, fixedSources);