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