1 write to _undoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
SplitComment\SplitCommentCommandHandler.cs (1)
50
_undoHistoryRegistry
= undoHistoryRegistry;
1 reference to _undoHistoryRegistry
Microsoft.CodeAnalysis.EditorFeatures (1)
SplitComment\SplitCommentCommandHandler.cs (1)
107
EditorFeaturesResources.Split_comment, textView,
_undoHistoryRegistry
, _editorOperationsFactoryService);