3 types derived from AbstractCommentSelectionBase
Microsoft.CodeAnalysis.EditorFeatures (3)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
26AbstractCommentSelectionBase<ValueTuple>,
CommentSelection\CommentUncommentSelectionCommandHandler.cs (1)
35AbstractCommentSelectionBase<Operation>(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService),
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
40AbstractCommentSelectionBase<ValueTuple>(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService),