6 references to TestWithUseExpressionBody
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (6)
src\Analyzers\CSharp\Tests\UseExpressionBody\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);