3 references to UseExpressionBodyForAccessors_ExpressionBodyForProperties
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
UseExpressionBody\Refactoring\UseExpressionBodyForPropertiesRefactoringTests.cs (3)
89
parameters: new TestParameters(options:
UseExpressionBodyForAccessors_ExpressionBodyForProperties
));
292
parameters: new TestParameters(options:
UseExpressionBodyForAccessors_ExpressionBodyForProperties
));
338
new(parseOptions: CSharpParseOptions.Default.WithLanguageVersion(LanguageVersion.CSharp6), options:
UseExpressionBodyForAccessors_ExpressionBodyForProperties
));