1 write to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
65_editorOperationsFactoryService = editorOperationsFactoryService;
1 reference to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
91var editorOperations = _editorOperationsFactoryService.GetEditorOperations(textView);