2 writes to Upper
NuGet.Protocol (2)
_generated\110\JsonContext.RegistrationPage.g.cs (1)
121
Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).
Upper
= value!,
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (1)
121
Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).
Upper
= value!,
3 references to Upper
NuGet.Protocol (3)
_generated\110\JsonContext.RegistrationPage.g.cs (1)
120
Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).
Upper
,
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (1)
120
Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).
Upper
,
Resources\PackageMetadataResourceV3.cs (1)
142
var upper = NuGetVersion.Parse(registrationPage.
Upper
);