Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="4.0.0-preview-669" />

 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)