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