2 writes to Arguments
Microsoft.Extensions.AI (2)
Common\OtelMessageSerializer.cs (1)
207Arguments = mcpToolCall.Arguments,
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpApprovalRequest.g.cs (1)
101Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.OtelMcpApprovalRequest)obj).Arguments = value!,
2 references to Arguments
Microsoft.Extensions.AI (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpApprovalRequest.g.cs (2)
100Getter = static obj => ((global::Microsoft.Extensions.AI.OtelMcpApprovalRequest)obj).Arguments, 138global::System.Collections.Generic.IDictionary<string, object> __value_Arguments = ((global::Microsoft.Extensions.AI.OtelMcpApprovalRequest)value).Arguments;