1 write to PackageId
NuGet.PackageManagement (1)
Resolution\GatherCache.cs (1)
183PackageId = packageId;
3 references to PackageId
NuGet.PackageManagement (3)
Resolution\GatherCache.cs (3)
204return string.Equals(PackageId, other.PackageId, StringComparison.OrdinalIgnoreCase) 218combiner.AddObject(PackageId.ToUpperInvariant());