3 references to ApplyReplacementText
Microsoft.CodeAnalysis.EditorFeatures (3)
InlineRename\InlineRenameSession.cs (1)
479openBuffer.ApplyReplacementText(updateSelection);
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
206this.ApplyReplacementText(updateSelection: false); 525this.ApplyReplacementText(updateSelection: false);