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