15 references to CreateListInfo
aspire (4)
AppHostListInfoSerializerContext.ListAppHostListInfo.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Aspire.Cli.Mcp.AppHostListInfo>, global::Aspire.Cli.Mcp.AppHostListInfo>(options, info);
BackchannelJsonSerializerContext.ListEnvVar.g.cs (1)
35jsonTypeInfo = 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)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<string>, string>(options, info);
JsonSourceGenerationContext.ListIntegration.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Aspire.Cli.Mcp.Integration>, global::Aspire.Cli.Mcp.Integration>(options, info);
Aspire.Dashboard (6)
GenAIMessagesContext.ListChatMessage.g.cs (1)
35jsonTypeInfo = 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)
35jsonTypeInfo = 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);
McpConfigFileModelContext.ListMcpInputModel.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Aspire.Dashboard.Mcp.McpInputModel>, global::Aspire.Dashboard.Mcp.McpInputModel>(options, info);
McpConfigFileModelContext.ListString.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<string>, string>(options, info);
McpInstallButtonModelContext.ListMcpInputModel.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Aspire.Dashboard.Mcp.McpInputModel>, global::Aspire.Dashboard.Mcp.McpInputModel>(options, info);
McpInstallButtonModelContext.ListString.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<string>, string>(options, info);
Aspire.Hosting.Docker (1)
DockerComposeJsonContext.ListDockerComposePublisher.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateListInfo<global::System.Collections.Generic.List<global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher>, global::Aspire.Hosting.Docker.DockerComposeServiceResource.DockerComposePublisher>(options, info);
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);