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