1 write to Name
Microsoft.Extensions.AI.OpenAI (1)
OpenAIChatClient.cs (1)
316
existing.
Name
??= toolCallUpdate.FunctionName;
2 references to Name
Microsoft.Extensions.AI.OpenAI (2)
OpenAIChatClient.cs (2)
351
if (!string.IsNullOrWhiteSpace(fci.
Name
))
356
fci.
Name
!);