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