src\Analyzers\CSharp\Tests\UseExpressionBody\UseExpressionBodyForLocalFunctionsAnalyzerTests.cs (10)
255await TestWithUseBlockBody(code, fixedCode);
286await TestWithUseBlockBody(code, fixedCode);
317await TestWithUseBlockBody(code, fixedCode);
348await TestWithUseBlockBody(code, fixedCode);
668await TestWithUseBlockBody(code, fixedCode);
703await TestWithUseBlockBody(code, fixedCode);
738await TestWithUseBlockBody(code, fixedCode, ReferenceAssemblies.NetStandard.NetStandard21);
773await TestWithUseBlockBody(code, fixedCode);
808await TestWithUseBlockBody(code, fixedCode);
845await TestWithUseBlockBody(code, fixedCode);