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