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