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