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)
90
this.DisplayName, args.TextView,
_textUndoHistoryRegistry
, _editorOperationsFactoryService);