4 references to CreateListInfo
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterJsonContext.ListTwitterError.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>, global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>(options, info);
Microsoft.AspNetCore.Components.Web (1)
WebRendererSerializerContext.ListString.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<string>, string>(options, info);
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetsManifestJsonContext.ListStaticAssetDescriptor.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>, global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>(options, info);
Wasm.Performance.TestApp (1)
PersonJsonContext.ListPerson.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Wasm.Performance.TestApp.Person>, global::Wasm.Performance.TestApp.Person>(options, info);