8 references to CreateListInfo
aspire (2)
BackchannelJsonSerializerContext.ListEnvVar.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateListInfo
<global::System.Collections.Generic.List<global::Aspire.Cli.Backchannel.EnvVar>, global::Aspire.Cli.Backchannel.EnvVar>(options, info);
BackchannelJsonSerializerContext.ListString.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateListInfo
<global::System.Collections.Generic.List<string>, string>(options, info);
Aspire.Dashboard (2)
GenAIMessagesContext.ListChatMessage.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateListInfo
<global::System.Collections.Generic.List<global::Aspire.Dashboard.Model.GenAI.ChatMessage>, global::Aspire.Dashboard.Model.GenAI.ChatMessage>(options, info);
GenAIMessagesContext.ListMessagePart.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateListInfo
<global::System.Collections.Generic.List<global::Aspire.Dashboard.Model.GenAI.MessagePart>, global::Aspire.Dashboard.Model.GenAI.MessagePart>(options, info);
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterJsonContext.ListTwitterError.g.cs (1)
37
jsonTypeInfo = 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)
35
jsonTypeInfo = 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)
35
jsonTypeInfo = 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)
35
jsonTypeInfo = 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);