2 instantiations of MockCommentSelectionService
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (2)
72new MockCommentSelectionService( 749var service = new MockCommentSelectionService(supportBlockComments);
1 reference to MockCommentSelectionService
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (1)
749var service = new MockCommentSelectionService(supportBlockComments);