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