1 write to _executionContext
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
90
_executionContext
= executionContext;
2 references to _executionContext
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
995
var context = new EnvironmentCallbackContext(
_executionContext
, config, cancellationToken)
1260
var context = new EnvironmentCallbackContext(
_executionContext
, config, cancellationToken);