2 references to TestMissingAsync
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
src\Analyzers\CSharp\Tests\MisplacedUsingDirectives\MisplacedUsingDirectivesTests.cs (2)
1020
return
TestMissingAsync
(testCode, InsideNamespaceOption);
1122
return
TestMissingAsync
(testCode, InsideNamespaceOption);