1 write to _singleton
Microsoft.VisualStudio.LanguageServices (1)
Workspace\GlobalUndoServiceFactory.cs (1)
37
_singleton
= new GlobalUndoService(threadingContext, undoHistoryRegistry, serviceProvider, workspace);
1 reference to _singleton
Microsoft.VisualStudio.LanguageServices (1)
Workspace\GlobalUndoServiceFactory.cs (1)
41
=>
_singleton
;