1 reference to IsCliInstalledAsync
Aspire.Hosting (1)
src\Shared\ContainerRuntimeDetector.cs (1)
209var isInstalled = await IsCliInstalledAsync(executable, cancellationToken).ConfigureAwait(false);