<PackageReference Include="Relativity.Kepler.Client.SDK" Version="2.23.1" />

DefaultComponentActivator

protected virtual bool CanSatisfyDependency(CreationContext context, DependencyModel dependency)

protected virtual object[] CreateConstructorArguments(ConstructorCandidate constructor, CreationContext context)

protected virtual object CreateInstance(CreationContext context, ConstructorCandidate constructor, object[] arguments)

protected object CreateInstanceCore(ConstructorCandidate constructor, object[] arguments, Type implType)

protected virtual object Instantiate(CreationContext context)

protected virtual void SetUpProperties(object instance, CreationContext context)