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)
132
if (registrationPage.
Items
== null)
273
foreach (RegistrationLeafItem registrationLeaf in registrationPage.
Items
)