2 instantiations of NuGetPackageCacheException
aspire (2)
NuGet\NuGetPackageCache.cs (2)
43
}) ?? throw new
NuGetPackageCacheException
(ErrorStrings.FailedToRetrieveCachedTemplatePackages);
104
throw new
NuGetPackageCacheException
(string.Format(CultureInfo.CurrentCulture, ErrorStrings.FailedToSearchForPackages, result.ExitCode));