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