1 type derived from ToggleBlockCommentCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
CommentSelection\CSharpToggleBlockCommentCommandHandler.cs (1)
34
ToggleBlockCommentCommandHandler
(undoHistoryRegistry, editorOperationsFactoryService, navigatorSelectorService, editorOptionsService)
1 reference to ToggleBlockCommentCommandHandler
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CommentSelection\ToggleBlockCommentCommandHandlerTests.cs (1)
1254
.First(export => typeof(
ToggleBlockCommentCommandHandler
).Equals(export.GetType()));