1 reference to _undoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
Undo\EditorSourceTextUndoService.cs (1)
47
return transaction.Begin(
_undoHistoryRegistry
?.GetHistory(snapshot.TextBuffer));