3 types derived from AbstractCommentSelectionService
Microsoft.CodeAnalysis.CSharp.Features (1)
CommentSelection\CSharpCommentSelectionService.cs (1)
15internal class CSharpCommentSelectionService : AbstractCommentSelectionService
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (1)
33private class MockCommentSelectionService : AbstractCommentSelectionService
Microsoft.CodeAnalysis.VisualBasic.Features (1)
CommentSelection\VisualBasicCommentSelectionService.vb (1)
12Inherits AbstractCommentSelectionService