1 write to _singleton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveGlobalUndoServiceFactory.cs (1)
25
=>
_singleton
= new GlobalUndoService(undoHistoryRegistry);
1 reference to _singleton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveGlobalUndoServiceFactory.cs (1)
28
=>
_singleton
;