2 instantiations of RegistrationPage
NuGet.Protocol (2)
_generated\110\JsonContext.RegistrationPage.g.cs (1)
31ObjectCreator = () => new global::NuGet.Protocol.Model.RegistrationPage(),
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (1)
31ObjectCreator = () => new global::NuGet.Protocol.Model.RegistrationPage(),
93 references to RegistrationPage
NuGet.Protocol (93)
_generated\108\JsonContext.RegistrationIndex.g.cs (3)
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationIndex).GetProperty("Items", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>), global::System.Array.Empty<global::System.Type>(), null), 71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>(options, info0);
_generated\110\JsonContext.RegistrationPage.g.cs (26)
13private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>? _RegistrationPage; 19public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> RegistrationPage 22get => _RegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>)Options.GetTypeInfo(typeof(global::NuGet.Protocol.Model.RegistrationPage)); 25private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> Create_RegistrationPage(global::System.Text.Json.JsonSerializerOptions options) 27if (!TryGetTypeInfoForRuntimeCustomConverter<global::NuGet.Protocol.Model.RegistrationPage>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> jsonTypeInfo)) 29var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::NuGet.Protocol.Model.RegistrationPage> 35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::NuGet.Protocol.Model.RegistrationPage>(options, objectInfo); 58DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 60Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Url, 61Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Url = value!, 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Url", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 78DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 80Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items, 81Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items = value!, 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Items", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>), global::System.Array.Empty<global::System.Type>(), null), 98DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 100Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower, 101Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower = value!, 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Lower", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 118DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 120Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper, 121Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper = value!, 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Upper", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
_generated\130\JsonContext.ListRegistrationPage.g.cs (11)
13private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>? _ListRegistrationPage; 19public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> ListRegistrationPage 22get => _ListRegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>)); 25private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> Create_ListRegistrationPage(global::System.Text.Json.JsonSerializerOptions options) 27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> jsonTypeInfo)) 29var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> 31ObjectCreator = () => new global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>(), 37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>, global::NuGet.Protocol.Model.RegistrationPage>(options, info);
_generated\143\JsonContext.GetJsonTypeInfo.g.cs (2)
74if (type == typeof(global::NuGet.Protocol.Model.RegistrationPage)) 154if (type == typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>))
_generated\25\PackageSearchJsonContext.ListRegistrationPage.g.cs (11)
13private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>? _ListRegistrationPage; 19public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> ListRegistrationPage 22get => _ListRegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>)); 25private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> Create_ListRegistrationPage(global::System.Text.Json.JsonSerializerOptions options) 27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> jsonTypeInfo)) 29var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> 31ObjectCreator = () => new global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>(), 37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>, global::NuGet.Protocol.Model.RegistrationPage>(options, info);
_generated\36\PackageSearchJsonContext.GetJsonTypeInfo.g.cs (2)
58if (type == typeof(global::NuGet.Protocol.Model.RegistrationPage)) 122if (type == typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>))
_generated\7\PackageSearchJsonContext.RegistrationIndex.g.cs (3)
53var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>> 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationIndex).GetProperty("Items", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>), global::System.Array.Empty<global::System.Type>(), null), 71properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>(options, info0);
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (26)
13private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>? _RegistrationPage; 19public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> RegistrationPage 22get => _RegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>)Options.GetTypeInfo(typeof(global::NuGet.Protocol.Model.RegistrationPage)); 25private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> Create_RegistrationPage(global::System.Text.Json.JsonSerializerOptions options) 27if (!TryGetTypeInfoForRuntimeCustomConverter<global::NuGet.Protocol.Model.RegistrationPage>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage> jsonTypeInfo)) 29var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::NuGet.Protocol.Model.RegistrationPage> 35ConstructorAttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 41jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::NuGet.Protocol.Model.RegistrationPage>(options, objectInfo); 58DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 60Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Url, 61Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Url = value!, 68AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Url", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 78DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 80Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items, 81Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items = value!, 88AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Items", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>), global::System.Array.Empty<global::System.Type>(), null), 98DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 100Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower, 101Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower = value!, 108AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Lower", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 118DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 120Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper, 121Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper = value!, 128AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Upper", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
Converters\PackageSearchJsonContext.cs (1)
19[JsonSerializable(typeof(RegistrationPage))]
Model\RegistrationIndex.cs (1)
19public List<RegistrationPage> Items { get; set; }
Model\RegistrationPage.cs (1)
26/// fetch another <see cref="RegistrationPage"/> instance with the <see cref="Items"/> property filled in.
Resources\PackageMetadataResourceV3.cs (5)
134foreach (var registrationPage in registrationIndex.Items) 149var leafRegistrationPage = await GetRegistratioIndexPageAsync(_client, rangeUri, packageId, lower, upper, httpSourceCacheContext, log, token); 262private Task<RegistrationPage> GetRegistratioIndexPageAsync( 281httpSourceResult => DeserializeStreamDataAsync<RegistrationPage>(httpSourceResult.Stream, token), 297RegistrationPage registrationPage,
Utility\JsonContext.cs (1)
25[JsonSerializable(typeof(RegistrationPage))]