Stashbox by Peter Csajtai

<PackageReference Include="Stashbox" Version="5.0.1-preview-724" />

 Constants

static class Constants
public static readonly MethodInfo AddDisposalMethod

public static readonly MethodInfo AddWithFinalizerMethod

public static readonly Type AsyncDisposableType

public static readonly MethodInfo BeginScopeMethod

public static readonly Type CompositionRootType

public const byte DelegatePlaceholder = 0

public static readonly Type DependencyAttributeType

public static readonly Type DisposableType

public static readonly Type[] EmptyTypes

public static readonly Type FuncType

public static readonly MethodInfo GetOrAddInstanceMethod

public static readonly MethodInfo GetOrAddScopedObjectMethod

public static readonly Type InjectionAttributeType

public const MethodImplOptions Inline = 256

public static readonly Type ObjectType

public static readonly Type PerRequestInstanceHolderType

public static readonly Type RequestContextType

public static readonly Type ResolutionScopeType

public static readonly Type ResolverType

public static readonly Type ServiceProviderType

public static T[] EmptyArray<T>()