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