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