2 references to UseExpressionBodyIfDesired
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
OperatorGenerator.cs (2)
47
declaration =
UseExpressionBodyIfDesired
(info, declaration);
102
operatorDecl =
UseExpressionBodyIfDesired
(info, operatorDecl);