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)
995var context = new EnvironmentCallbackContext(_executionContext, config, cancellationToken) 1260var context = new EnvironmentCallbackContext(_executionContext, config, cancellationToken);