2 references to GetToggleCommentCommandHandler
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
CommentSelection\AbstractToggleCommentTestBase.cs (2)
40
var commandHandler =
GetToggleCommentCommandHandler
(workspace);
57
var commandHandler =
GetToggleCommentCommandHandler
(workspace);