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(),
104 references to RegistrationPage
NuGet.Protocol (104)
_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), 80DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 82Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items, 83Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items = value!, 90AttributeProviderFactory = 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), 100DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 102Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower, 103Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower = value!, 110AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Lower", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 122DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 124Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper, 125Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper = value!, 132AttributeProviderFactory = 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), 80DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 82Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items, 83Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Items = value!, 90AttributeProviderFactory = 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), 100DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 102Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower, 103Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Lower = value!, 110AttributeProviderFactory = static () => typeof(global::NuGet.Protocol.Model.RegistrationPage).GetProperty("Lower", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 122DeclaringType = typeof(global::NuGet.Protocol.Model.RegistrationPage), 124Getter = static obj => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper, 125Setter = static (obj, value) => ((global::NuGet.Protocol.Model.RegistrationPage)obj).Upper = value!, 132AttributeProviderFactory = 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))]
DependencyInfo\RegistrationUtility.cs (7)
116internal async static Task<IReadOnlyList<RegistrationPage?>> LoadRangesAsItemsAsync( 144return Array.Empty<RegistrationPage?>(); 147IList<Task<RegistrationPage?>> rangeTasks = new List<Task<RegistrationPage?>>(); 149foreach (RegistrationPage page in index.Items) 168httpSourceResult => DeserializeStreamAsync<RegistrationPage>(httpSourceResult.Stream, token), 174rangeTasks.Add(Task.FromResult<RegistrationPage?>(page));
DependencyInfo\ResolverMetadataClient.cs (2)
102IReadOnlyList<RegistrationPage?> pages = await RegistrationUtility.LoadRangesAsItemsAsync(httpClient, registrationUri, packageId, range, cacheContext, log, token); 107RegistrationPage? page = pages[i];
Model\RegistrationIndex.cs (1)
17public 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); 265private Task<RegistrationPage> GetRegistratioIndexPageAsync( 284httpSourceResult => DeserializeStreamDataAsync<RegistrationPage>(httpSourceResult.Stream, token), 300RegistrationPage registrationPage,
Resources\RegistrationResourceV3.cs (2)
196IReadOnlyList<RegistrationPage> ranges = await RegistrationUtility.LoadRangesAsItemsAsync(_client, registrationUri, packageId, range, cacheContext, log, token); 198foreach (RegistrationPage page in ranges.NoAllocEnumerate())
Utility\JsonContext.cs (1)
25[JsonSerializable(typeof(RegistrationPage))]