1 write to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\AbstractDocumentationCommentCommandHandler.cs (1)
48_editorOptionsService = editorOptionsService;
2 references to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (2)
DocumentationComments\AbstractDocumentationCommentCommandHandler.cs (2)
96var options = subjectBuffer.GetDocumentationCommentOptions(_editorOptionsService, document.Project.Services); 333var options = subjectBuffer.GetDocumentationCommentOptions(_editorOptionsService, document.Project.Services);