1 type derived from AbstractCommentSelectionBase
Microsoft.CodeAnalysis.EditorFeatures (1)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
28AbstractCommentSelectionBase<ValueTuple>,
2 references to AbstractCommentSelectionBase
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\CommentUncommentSelectionCommandHandler.cs (1)
35AbstractCommentSelectionBase<Operation>(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService),
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
40AbstractCommentSelectionBase<ValueTuple>(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService),