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