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