1 write to _executionContext
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
121_executionContext = executionContext;
5 references to _executionContext
Aspire.Hosting (5)
Dcp\DcpExecutor.cs (5)
814var resourceEvent = new ResourceEndpointsAllocatedEvent(resource, _executionContext.ServiceProvider); 1475await ApplyBuildArgumentsAsync(dcpContainerResource, modelContainerResource, _executionContext.ServiceProvider, cancellationToken).ConfigureAwait(false); 1918_executionContext, 1952ServiceProvider = _executionContext.ServiceProvider 1976_executionContext,