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