2 references to CreateExecutableAsync
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
967await CreateExecutableAsync(er, resourceLogger, cancellationToken).ConfigureAwait(false); 1563await CreateExecutableAsync(appResource, resourceLogger, cancellationToken).ConfigureAwait(false);