2 references to CreateIListInfo
Microsoft.AspNetCore.Components.WebAssembly (1)
WebAssemblyJsonSerializerContext.IListObject.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.Generic.IList<object>, object>(options, info);
Microsoft.AspNetCore.Diagnostics (1)
ExtensionsExceptionJsonContext.StringValues.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::Microsoft.Extensions.Primitives.StringValues, string>(options, info);