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