ServiceProviderActivator Class

Default IActivator backed by Microsoft.Extensions.DependencyInjection.ActivatorUtilities. Registered as scoped so each scene scope resolves from the correct DI scope.

internal sealed class ServiceProviderActivator

Inheritance System.Object → ServiceProviderActivator

Constructors
ServiceProviderActivator(IServiceProvider) Default IActivator backed by Microsoft.Extensions.DependencyInjection.ActivatorUtilities. Registered as scoped so each scene scope resolves from the correct DI scope.