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