1 write to _undoHistoryRegistry
Microsoft.VisualStudio.LanguageServices (1)
Workspace\GlobalUndoServiceFactory.cs (1)
54_undoHistoryRegistry = undoHistoryRegistry;
1 reference to _undoHistoryRegistry
Microsoft.VisualStudio.LanguageServices (1)
Workspace\GlobalUndoServiceFactory.cs (1)
72var transaction = new WorkspaceUndoTransaction(_threadingContext, _undoHistoryRegistry, _undoManager, workspace, description, this);