1 write to _textUndoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
ConvertNamespace\ConvertNamespaceCommandHandler.cs (1)
62_textUndoHistoryRegistry = textUndoHistoryRegistry;
1 reference to _textUndoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
ConvertNamespace\ConvertNamespaceCommandHandler.cs (1)
90this.DisplayName, args.TextView, _textUndoHistoryRegistry, _editorOperationsFactoryService);