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