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