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