1 write to _nupkgDownloader
NuGet.Protocol (1)
RemoteRepositories\RemoteV2FindPackageByIdResource.cs (1)
68
_nupkgDownloader
= new FindPackagesByIdNupkgDownloader(_httpSource);
2 references to _nupkgDownloader
NuGet.Protocol (2)
RemoteRepositories\RemoteV2FindPackageByIdResource.cs (2)
193
var reader = await
_nupkgDownloader
.GetNuspecReaderFromNupkgAsync(
277
return await
_nupkgDownloader
.CopyNupkgToStreamAsync(