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