1 write to _toolCallJsonSerializerOptions
Microsoft.Extensions.AI.OpenAI (1)
OpenAIResponseChatClient.cs (1)
75set => _toolCallJsonSerializerOptions = Throw.IfNull(value);
1 reference to _toolCallJsonSerializerOptions
Microsoft.Extensions.AI.OpenAI (1)
OpenAIResponseChatClient.cs (1)
74get => _toolCallJsonSerializerOptions;