1 write to _textUndoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\TextUndoHistoryWorkspaceServiceFactoryService.cs (1)
34=> _textUndoHistoryRegistry = textUndoHistoryRegistry;
1 reference to _textUndoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\TextUndoHistoryWorkspaceServiceFactoryService.cs (1)
37=> _textUndoHistoryRegistry.TryGetHistory(textBuffer, out undoHistory);