1 write to _nupkgDownloader
NuGet.Protocol (1)
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (1)
88
_nupkgDownloader
= new FindPackagesByIdNupkgDownloader(httpSource);
2 references to _nupkgDownloader
NuGet.Protocol (2)
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (2)
209
var reader = await
_nupkgDownloader
.GetNuspecReaderFromNupkgAsync(
297
return await
_nupkgDownloader
.CopyNupkgToStreamAsync(