1 write to Name
Microsoft.Extensions.AI.OpenAI (1)
OpenAIResponseChatClient.cs (1)
207
callInfo.
Name
= functionCallItem.FunctionName;
2 references to Name
Microsoft.Extensions.AI.OpenAI (2)
OpenAIResponseChatClient.cs (2)
264
if (!string.IsNullOrWhiteSpace(fci.
Name
))
270
fci.
Name
!,