2 types derived from AbstractDocumentationCommentCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
DocumentationComments\DocumentationCommentCommandHandler.cs (1)
26: AbstractDocumentationCommentCommandHandler
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
DocumentationComments\DocumentationCommentCommandHandler.vb (1)
23Inherits AbstractDocumentationCommentCommandHandler
1 instantiation of AbstractDocumentationCommentCommandHandler
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
DocumentationComments\DocumentationCommentCommandHandler.vb (1)
33MyBase.New(uiThreadOperationExecutor, undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService)