3 references to
Microsoft.CodeAnalysis.EditorFeatures (3)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
44: base(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService)
CommentSelection\CommentUncommentSelectionCommandHandler.cs (1)
43: base(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService)
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
49: base(undoHistoryRegistry, editorOperationsFactoryService, editorOptionsService)