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