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