3 references to Items
NuGet.Protocol (3)
Model\RegistrationPage.cs (1)
24/// fetch another <see cref="RegistrationPage"/> instance with the <see cref="Items"/> property filled in.
Resources\PackageMetadataResourceV3.cs (2)
132if (registrationPage.Items == null) 273foreach (RegistrationLeafItem registrationLeaf in registrationPage.Items)