1 write to _downloadCount
NuGet.Protocol (1)
LegacyFeed\V2FeedPackageInfo.cs (1)
68_downloadCount = downloadCount;
2 references to _downloadCount
NuGet.Protocol (2)
LegacyFeed\V2FeedPackageInfo.cs (2)
177return _downloadCount; 189_ = int.TryParse(_downloadCount, out x);