// Select a container to resolve dependencies using the Singleton lifetime logic public IContainer SelectResolvingContainer(IContainer registrationContainer, IContainer resolvingContainer) => _baseLifetime.SelectResolvingContainer(registrationContainer, resolvingContainer);