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