1 write to _undoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
Formatting\FormatCommandHandler.cs (1)
59_undoHistoryRegistry = undoHistoryRegistry;
1 reference to _undoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
Formatting\FormatCommandHandler.cs (1)
212=> new(description, view, _undoHistoryRegistry, _editorOperationsFactoryService);