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