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