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