1 instantiation of InlineRenameUndoManager
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UndoManagerServiceFactory.cs (1)
36=> new InlineRenameUndoManager(_inlineRenameService, _globalOptionService);
1 reference to InlineRenameUndoManager
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UndoManagerServiceFactory.cs (1)
38internal class InlineRenameUndoManager : AbstractInlineRenameUndoManager<InlineRenameUndoManager.BufferUndoState>, IInlineRenameUndoManager