6 references to ForeachService
Microsoft.Extensions.Hosting (6)
Internal\Host.cs (6)
115await ForeachService(_hostedLifecycleServices, cancellationToken, concurrent, abortOnFirstException, exceptions, 123await ForeachService(_hostedServices, cancellationToken, concurrent, abortOnFirstException, exceptions, 145await ForeachService(_hostedLifecycleServices, cancellationToken, concurrent, abortOnFirstException, exceptions, 262await ForeachService(reversedLifetimeServices, cancellationToken, concurrent, abortOnFirstException: false, exceptions, 271await ForeachService(reversedServices, cancellationToken, concurrent, abortOnFirstException: false, exceptions, (service, token) => 277await ForeachService(reversedLifetimeServices, cancellationToken, concurrent, abortOnFirstException: false, exceptions, (service, token) =>