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)
123var editorOperations = _editorOperationsFactoryService.GetEditorOperations(window.TextView);