1 reference to EnsureInstalledAsync
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
1372await pythonInstallationManager.EnsureInstalledAsync(throwOnFailure: false, ct).ConfigureAwait(false);