protected override IEnumerable <object> DoGetAllInstances(Type serviceType) { return(Container.GetAllInstances(serviceType)); }