13 references to TestWithUseExpressionBody
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (13)
src\Analyzers\CSharp\Tests\UseExpressionBody\UseExpressionBodyForLocalFunctionsAnalyzerTests.cs (13)
84await TestWithUseExpressionBody(code, fixedCode);
115await TestWithUseExpressionBody(code, fixedCode);
146await TestWithUseExpressionBody(code, fixedCode);
177await TestWithUseExpressionBody(code, fixedCode);
382await TestWithUseExpressionBody(code, fixedCode);
416await TestWithUseExpressionBody(code, fixedCode);
454await TestWithUseExpressionBody(code, fixedCode);
485await TestWithUseExpressionBody(code, fixedCode);
516await TestWithUseExpressionBody(code, fixedCode);
551await TestWithUseExpressionBody(code, fixedCode);
590await TestWithUseExpressionBody(code, fixedCode);
633await TestWithUseExpressionBody(code, fixedCode);
882await TestWithUseExpressionBody(code, fixedCode);