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