1 reference to RenameDocumentUndoUnit
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1287
undoManager?.Add(new
RenameDocumentUndoUnit
(this, uniqueName, document.Name, newPath));