2 references to SetSelection
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\AbstractInlineRenameUndoManager.cs (1)
144
textView.
SetSelection
(anchor, active);
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (1)
737
textView.
SetSelection
(anchorPoint, activePoint);