2 references to DownloadException
Microsoft.TemplateEngine.Edge (2)
Installers\NuGet\NuGetInstaller.cs (2)
416
throw new
DownloadException
(packageInfo.PackageIdentifier, packageInfo.PackageVersion, installRequest.PackageIdentifier);
427
throw new
DownloadException
(packageInfo.PackageIdentifier, packageInfo.PackageVersion, installRequest.PackageIdentifier);