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