1 reference to TryGetTextUndoHistory
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UndoManagerServiceFactory.cs (1)
44
Contract.ThrowIfFalse(textUndoHistoryService.
TryGetTextUndoHistory
(workspace, subjectBuffer, out var undoHistory));