2 references to CopyFunctionCalls
Microsoft.Extensions.AI (2)
ChatCompletion\FunctionInvokingChatClient.cs (2)
340
_ =
CopyFunctionCalls
(update.Contents, ref functionCallContents);
505
any |=
CopyFunctionCalls
(messages[i].Contents, ref functionCalls);