src\Analyzers\CSharp\Tests\MakeAnonymousFunctionStatic\MakeAnonymousFunctionStaticTests.cs (10)
114await TestWithCSharp9Async(code, code);
155await TestWithCSharp9Async(code, fixedCode);
182await TestWithCSharp9Async(code, code);
227await TestWithCSharp9Async(code, fixedCode);
252await TestWithCSharp9Async(code, code);
293await TestWithCSharp9Async(code, fixedCode);
319await TestWithCSharp9Async(code, code);
362await TestWithCSharp9Async(code, fixedCode);
406await TestWithCSharp9Async(code, fixedCode);
450await TestWithCSharp9Async(code, fixedCode);