Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="4.1.0-preview-680" />

 ResolverExtensions

static class ResolverExtensions
public static IEnumerable<Expression> BuildAllResolutionExpressions(this ImmutableBucket<IResolver> resolvers, IResolutionStrategy resolutionStrategy, TypeInformation typeInfo, ResolutionContext resolutionContext)

public static Expression BuildResolutionExpression(this ImmutableBucket<IResolver> resolvers, IResolutionStrategy resolutionStrategy, TypeInformation typeInfo, ResolutionContext resolutionContext)

public static bool CanLookupService(this ImmutableBucket<IResolver> resolvers, TypeInformation typeInfo, ResolutionContext resolutionContext)

public static bool IsWrappedTypeRegistered(this ImmutableBucket<IResolver> resolvers, TypeInformation typeInfo, ResolutionContext resolutionContext)