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