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