1 reference to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (1)
47
private readonly IEditorOperations _editorOperations = provider.
_editorOperationsFactoryService
.GetEditorOperations(textView);