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