2 references to CreateExecutableAsync
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
1054
await
CreateExecutableAsync
(er, resourceLogger, cancellationToken).ConfigureAwait(false);
1729
await
CreateExecutableAsync
(appResource, resourceLogger, cancellationToken).ConfigureAwait(false);