IEnumerableSupportedResolver
Represents a dependency resolver that can produce a collection of services.
IEnumerable<ServiceContext> GetExpressionsForEnumerableRequest(IResolutionStrategy resolutionStrategy, TypeInformation typeInfo, ResolutionContext resolutionContext)
Produces an array of expressions, one for every registered service identified by the requested type.