1 write to _executionContext
Aspire.Hosting (1)
6 references to _executionContext
Aspire.Hosting (6)
Dcp\DcpExecutor.cs (6)
199new ResourceEndpointsAllocatedEvent(resource.ModelResource, _executionContext.ServiceProvider),
1643.BuildAsync(_executionContext, resourceLogger, cancellationToken)
1942await ApplyBuildArgumentsAsync(dcpContainerResource, modelContainerResource, _executionContext.ServiceProvider, cancellationToken).ConfigureAwait(false);
1993.BuildAsync(_executionContext, resourceLogger, cancellationToken)
2535ServiceProvider = _executionContext.ServiceProvider,
2565_executionContext,