2 references to SetExecutableChildResourceAsync
Aspire.Hosting (2)
Orchestrator\ApplicationOrchestrator.cs (2)
119
await
SetExecutableChildResourceAsync
(context.Resource).ConfigureAwait(false);
380
await
SetExecutableChildResourceAsync
(child).ConfigureAwait(false);