5 references to TestWithUseExpressionBody
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (5)
src\Analyzers\CSharp\Tests\UseExpressionBody\UseExpressionBodyForIndexersAnalyzerTests.cs (5)
76
await
TestWithUseExpressionBody
(code, fixedCode);
100
await
TestWithUseExpressionBody
(code, code);
120
await
TestWithUseExpressionBody
(code, code);
148
await
TestWithUseExpressionBody
(code, fixedCode);
176
await
TestWithUseExpressionBody
(code, fixedCode);