2 references to ParseFunctionCallArguments
Microsoft.Extensions.AI.AzureAIInference (2)
AzureAIInferenceChatClient.cs (2)
96Dictionary<string, object?>? arguments = FunctionCallHelpers.ParseFunctionCallArguments(ftc.Arguments, out Exception? parsingException); 229var arguments = FunctionCallHelpers.ParseFunctionCallArguments(