17 references to CreateIEnumerableInfo
aspire (8)
BackchannelJsonSerializerContext.IEnumerableDisplayLineState.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IEnumerable<global::Aspire.Cli.Backchannel.DisplayLineState>, global::Aspire.Cli.Backchannel.DisplayLineState>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListBackchannelLogEntry.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.BackchannelLogEntry>, global::Aspire.Cli.Backchannel.BackchannelLogEntry>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListCommandOutput.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.CommandOutput>, global::Aspire.Cli.Backchannel.CommandOutput>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListKeyValuePairStringString.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::System.Collections.Generic.KeyValuePair<string, string>>, global::System.Collections.Generic.KeyValuePair<string, string>>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListPublishingActivity.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.PublishingActivity>, global::Aspire.Cli.Backchannel.PublishingActivity>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListPublishingPromptInput.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.PublishingPromptInput>, global::Aspire.Cli.Backchannel.PublishingPromptInput>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListRpcResourceState.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.RpcResourceState>, global::Aspire.Cli.Backchannel.RpcResourceState>(options, info);
BackchannelJsonSerializerContext.IReadOnlyListString.g.cs (1)
33
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<string>, string>(options, info);
Microsoft.AspNetCore.Components.Endpoints (3)
ResourceCollectionSerializerContext.IReadOnlyListResourceAsset.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAsset>, global::Microsoft.AspNetCore.Components.ResourceAsset>(options, info);
ResourceCollectionSerializerContext.IReadOnlyListResourceAssetProperty.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>, global::Microsoft.AspNetCore.Components.ResourceAssetProperty>(options, info);
ResourceCollectionSerializerContext.ResourceAssetCollection.g.cs (1)
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::Microsoft.AspNetCore.Components.ResourceAssetCollection, global::Microsoft.AspNetCore.Components.ResourceAsset>(options, info);
Microsoft.AspNetCore.Identity (3)
IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialDescriptor.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>, global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>(options, info);
IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialParameters.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>, global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>(options, info);
IdentityJsonSerializerContext.IReadOnlyListString.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<string>, string>(options, info);
Microsoft.AspNetCore.StaticAssets (3)
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetProperty.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>, global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>(options, info);
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetResponseHeader.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>, global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>(options, info);
StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetSelector.g.cs (1)
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.
CreateIEnumerableInfo
<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>, global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>(options, info);