1 write to _textBufferAssociatedViewService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitViewManager.vb (1)
29_textBufferAssociatedViewService = textBufferAssociatedViewService
2 references to _textBufferAssociatedViewService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
LineCommit\CommitViewManager.vb (2)
85Dim beforeUndoPrimitive As New BeforeCommitCaretMoveUndoPrimitive(buffer, _textBufferAssociatedViewService, e.OldPosition) 98transaction.AddUndo(New AfterCommitCaretMoveUndoPrimitive(buffer, _textBufferAssociatedViewService, _view.Caret.Position))