3 references to UseBlockBody
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
UseExpressionBody\Refactoring\UseExpressionBodyForConstructorsRefactoringTests.cs (3)
81
}", parameters: new TestParameters(options:
UseBlockBody
));
94
}", parameters: new TestParameters(options:
UseBlockBody
));
104
}", parameters: new TestParameters(options:
UseBlockBody
));