1 write to _editorOperationsFactoryService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
RawStringLiteral\RawStringLiteralCommandHandler.cs (1)
40
_editorOperationsFactoryService
= editorOperationsFactoryService;
2 references to _editorOperationsFactoryService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
RawStringLiteral\RawStringLiteralCommandHandler_Return.cs (1)
108
CSharpEditorResources.Split_string, textView, _undoHistoryRegistry,
_editorOperationsFactoryService
);
RawStringLiteral\RawStringLiteralCommandHandler_TypeChar.cs (1)
66
CSharpEditorResources.Grow_raw_string, textView, _undoHistoryRegistry,
_editorOperationsFactoryService
);