2 writes to DownloadCount
NuGet.Protocol (2)
Model\VersionInfo.cs (2)
22
DownloadCount
= count;
29
DownloadCount
= downloadCount;
1 reference to DownloadCount
NuGet.Protocol (1)
Resources\PackageSearchResourceV3.cs (1)
94
versions.Add(new VersionInfo(ver.Version, ver.
DownloadCount
));