2 instantiations of DownloadResourceV3
NuGet.Protocol (2)
Providers\DownloadResourceV3Provider.cs (2)
41
curResource = new
DownloadResourceV3
(source.PackageSource.Source, client, packageBaseAddress);
48
curResource = new
DownloadResourceV3
(source.PackageSource.Source, client, registrationResource);
1 reference to DownloadResourceV3
NuGet.Protocol (1)
Resources\DownloadResourceV3.cs (1)
158
type: nameof(
DownloadResourceV3
),