1 write to _newPosition
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\AfterCommitCaretMoveUndoPrimitive.vb (1)
20_newPosition = position.VirtualBufferPosition.Position
1 reference to _newPosition
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\AfterCommitCaretMoveUndoPrimitive.vb (1)
28view.Caret.MoveTo(New VirtualSnapshotPoint(New SnapshotPoint(view.TextSnapshot, _newPosition), _newVirtualSpaces))