1 write to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandHandler.cs (1)
36
_editorOperationsFactoryService
= editorOperationsFactoryService;
1 reference to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveCommandHandler.cs (1)
123
var editorOperations =
_editorOperationsFactoryService
.GetEditorOperations(window.TextView);