alex91352

Results 1 issues of alex91352

The method `GatewayRegistrations.AddGateway` registers a `GatewayHandler` in the `SubscriptionBuilder`. Since `AddGateway` passes the `GatewayHandler` to `AddEventHandler` as an `IEventHandler`, and `AddEventHandler` tries to register the handler in the service collection...