10 references to TestWithCSharp9Async
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (10)
src\Analyzers\CSharp\Tests\MakeAnonymousFunctionStatic\MakeAnonymousFunctionStaticTests.cs (10)
116await TestWithCSharp9Async(code, code); 157await TestWithCSharp9Async(code, fixedCode); 184await TestWithCSharp9Async(code, code); 229await TestWithCSharp9Async(code, fixedCode); 254await TestWithCSharp9Async(code, code); 295await TestWithCSharp9Async(code, fixedCode); 321await TestWithCSharp9Async(code, code); 364await TestWithCSharp9Async(code, fixedCode); 408await TestWithCSharp9Async(code, fixedCode); 452await TestWithCSharp9Async(code, fixedCode);