2 references to CreateExecutableAsync
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
1448
=> CreateRenderedResourcesAsync(
CreateExecutableAsync
, execAppResources, Model.Dcp.ExecutableKind, cancellationToken);
2462
await
CreateExecutableAsync
(appResource, resourceLogger, cancellationToken).ConfigureAwait(false);