1 write to _nupkgDownloader
NuGet.Protocol (1)
RemoteRepositories\RemoteV3FindPackageByIdResource.cs (1)
62
_nupkgDownloader
= new FindPackagesByIdNupkgDownloader(httpSource);
2 references to _nupkgDownloader
NuGet.Protocol (2)
RemoteRepositories\RemoteV3FindPackageByIdResource.cs (2)
183
var reader = await
_nupkgDownloader
.GetNuspecReaderFromNupkgAsync(
267
return await
_nupkgDownloader
.CopyNupkgToStreamAsync(