2 references to UpdateManifestWithVersionAsync
dotnet (2)
Commands\Workload\Install\WorkloadManifestUpdater.cs (2)
96await UpdateManifestWithVersionAsync("Microsoft.NET.Workloads", includePreviews, _sdkFeatureBand, null, offlineCache); 413if (await UpdateManifestWithVersionAsync(manifest.Id, includePreviews, band, null, offlineCache))