1 write to _executionContext
Aspire.Hosting (1)
Orchestrator\ApplicationOrchestrator.cs (1)
47
_executionContext
= executionContext;
1 reference to _executionContext
Aspire.Hosting (1)
Orchestrator\ApplicationOrchestrator.cs (1)
203
var urlsCallbackContext = new ResourceUrlsCallbackContext(
_executionContext
, resource, urls, cancellationToken)