6 references to TestWithUseExpressionBody
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
UseExpressionBodyForConstructorsAnalyzerTests.cs (6)
67
await
TestWithUseExpressionBody
(code, fixedCode);
96
await
TestWithUseExpressionBody
(code, fixedCode);
121
await
TestWithUseExpressionBody
(code, fixedCode);
146
await
TestWithUseExpressionBody
(code, fixedCode);
273
await
TestWithUseExpressionBody
(code, fixedCode, LanguageVersion.CSharp6);
302
await
TestWithUseExpressionBody
(code, fixedCode, LanguageVersion.CSharp6);