Commands registered by:
- RegisterCommand()
- RegisterCommand(typeof(MyCommand))
is not added to the object pool.
When trying to dispatch them, the dispatcher can not find them. Only commands registered by namespace are added to pool.
Found in version: 2.19.1