2 references to TestWithUseExpressionBodyWhenOnSingleLine
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (2)
src\Analyzers\CSharp\Tests\UseExpressionBody\UseExpressionBodyForLocalFunctionsAnalyzerTests.cs (2)
197await TestWithUseExpressionBodyWhenOnSingleLine(code, code); 224await TestWithUseExpressionBodyWhenOnSingleLine(code, fixedCode);