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