2 references to ReplaceInvocation
Microsoft.CodeAnalysis.CSharp.Features (2)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (2)
353=> ReplaceInvocation(editor, nameToken, propertyName, nameChanged, s_replaceGetReferenceInvocation); 356=> ReplaceInvocation(editor, nameToken, propertyName, nameChanged, s_replaceSetReferenceInvocation);