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