public bool CanExecute(ExecutionCommand command) { return(DebuggingService.CanDebugCommand(command)); }