3 references to BlockCommentEditingCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures (3)
BlockCommentEditing\BlockCommentEditingCommandHandler.cs (1)
30[Name(nameof(BlockCommentEditingCommandHandler))]
BlockCommentEditing\CloseBlockCommentCommandHandler.cs (2)
20[Order(After = nameof(BlockCommentEditingCommandHandler))] 49BlockCommentEditingCommandHandler.IsCaretInsideBlockCommentSyntax(caret.Value, args.SubjectBuffer, _editorOptionsService, out _, out _, executionContext.OperationContext.UserCancellationToken))