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