1 override of UnwrapCompoundAssignment
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplacePropertyWithMethods\CSharpReplacePropertyWithMethodsService.cs (1)
319
protected override ExpressionSyntax
UnwrapCompoundAssignment
(
1 reference to UnwrapCompoundAssignment
Microsoft.CodeAnalysis.Features (1)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (1)
182
return replacer._service.
UnwrapCompoundAssignment
(parent, readExpression);