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