17 references to CreateDictionaryInfo
Aspire.Dashboard (1)
GenAIMessagesContext.DictionaryStringJsonElement.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>, string, global::System.Text.Json.JsonElement>(options, info);
Aspire.Hosting (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>, string, global::Aspire.Hosting.LaunchProfile>(options, info);
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, string>, string, string>(options, info);
Aspire.Hosting.Azure.Functions (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>, string, global::Aspire.Hosting.LaunchProfile>(options, info);
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, string>, string, string>(options, info);
Aspire.Hosting.Testing (2)
LaunchSettingsSerializerContext.DictionaryStringLaunchProfile.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>, string, global::Aspire.Hosting.LaunchProfile>(options, info);
LaunchSettingsSerializerContext.DictionaryStringString.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, string>, string, string>(options, info);
Microsoft.AspNetCore.Components.Endpoints (1)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, byte[]>, string, byte[]>(options, info);
Microsoft.AspNetCore.Components.Server (2)
CircuitPersistenceManagerSerializerContext.DictionaryInt32ComponentMarker.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<int, global::Microsoft.AspNetCore.Components.ComponentMarker>, int, global::Microsoft.AspNetCore.Components.ComponentMarker>(options, info);
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, byte[]>, string, byte[]>(options, info);
Microsoft.AspNetCore.Components.Web (2)
WebRendererSerializerContext.DictionaryStringJSComponentParameterArray.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>, string, global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>(options, info);
WebRendererSerializerContext.DictionaryStringListString.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.List<string>>, string, global::System.Collections.Generic.List<string>>(options, info);
Microsoft.AspNetCore.Components.WebAssembly (1)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, byte[]>, string, byte[]>(options, info);
Microsoft.AspNetCore.Components.WebView (1)
SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>, string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, info);
Microsoft.AspNetCore.Hosting (1)
SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>, string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>(options, info);
Microsoft.ML.Tokenizers (1)
ModelSourceGenerationContext.DictionaryStringSpanOrdinalKeyInt32.g.cs (1)
33jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey, int>, global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey, int>(options, info);
Wasm.Performance.TestApp (1)
PersonJsonContext.DictionaryStringBoolean.g.cs (1)
35jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, bool>, string, bool>(options, info);