IResolutionStrategy
Represents a resolution strategy.
Expression BuildExpressionForType(ResolutionContext resolutionContext, TypeInformation typeInformation)
Builds the resolution expression for the requested service.
IEnumerable<Expression> BuildExpressionsForEnumerableRequest(ResolutionContext resolutionContext, TypeInformation typeInformation)
Builds all the resolution expressions for the enumerable service request.