Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="3.6.2-preview-634" />

 ResolverExtensions

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

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

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