IResolver
Represents a dependency resolver.
Returns true, if the resolver can be used to activate the requested service, otherwise false.
Expression GetExpression(IResolutionStrategy resolutionStrategy, TypeInformation typeInfo, ResolutionContext resolutionContext)
Produces an expression for creating an instance.