5 references to CreateIListInfo
Microsoft.AspNetCore.Components.WebAssembly (1)
_generated\13\WebAssemblyJsonSerializerContext.IListObject.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.Generic.IList<object>, object>(options, info);
Microsoft.AspNetCore.Diagnostics (1)
_generated\4\ExtensionsExceptionJsonContext.StringValues.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::Microsoft.Extensions.Primitives.StringValues, string>(options, info);
NuGet.ProjectModel (2)
_generated\6\CacheFileSourceGen.IListIAssetsLogMessage.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.Generic.IList<global::NuGet.ProjectModel.IAssetsLogMessage>, global::NuGet.ProjectModel.IAssetsLogMessage>(options, info);
_generated\7\CacheFileSourceGen.IListString.g.cs (1)
39jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.Generic.IList<string>, string>(options, info);
NuGet.Protocol (1)
_generated\86\PluginJsonContext.IListString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.Generic.IList<string>, string>(options, info);