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