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