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