1 instantiation of CustomAIContentJsonContext
Microsoft.Extensions.AI.Tests (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.g.cs (1)
24public static global::Microsoft.Extensions.AI.CustomAIContentJsonContext Default { get; } = new global::Microsoft.Extensions.AI.CustomAIContentJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
2 references to CustomAIContentJsonContext
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\DistributedCachingChatClientTest.cs (1)
703serializerOptions.TypeInfoResolverChain.Add(CustomAIContentJsonContext.Default);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.g.cs (1)
24public static global::Microsoft.Extensions.AI.CustomAIContentJsonContext Default { get; } = new global::Microsoft.Extensions.AI.CustomAIContentJsonContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));