1 write to _executionContext
Aspire.Hosting (1)
Dcp\ContainerCreator.cs (1)
80
_executionContext
= executionContext;
5 references to _executionContext
Aspire.Hosting (5)
Dcp\ContainerCreator.cs (5)
305
await ApplyBuildArgumentsAsync(dcpContainer, cr.ModelResource,
_executionContext
, logger, cToken).ConfigureAwait(false);
640
_executionContext
,
727
.BuildAsync(
_executionContext
, resourceLogger, cancellationToken)
879
Services =
_executionContext
.Services,
909
_executionContext
,