1 write to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\AbstractDocumentationCommentCommandHandler.cs (1)
50
_editorOperationsFactoryService
= editorOperationsFactoryService;
1 reference to _editorOperationsFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\AbstractDocumentationCommentCommandHandler.cs (1)
180
var editorOperations =
_editorOperationsFactoryService
.GetEditorOperations(args.TextView);