4 references to TestWithUseExpressionBody
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (4)
src\Analyzers\CSharp\Tests\UseExpressionBody\UseExpressionBodyForConversionOperatorsAnalyzerTests.cs (4)
64
await
TestWithUseExpressionBody
(code, fixedCode);
89
await
TestWithUseExpressionBody
(code, fixedCode);
114
await
TestWithUseExpressionBody
(code, fixedCode);
139
await
TestWithUseExpressionBody
(code, fixedCode);