2 instantiations of OtelMcpToolCall
Microsoft.Extensions.AI (2)
Common\OtelMessageSerializer.cs (1)
181
ServerToolCall = new
OtelMcpToolCall
Realtime\OpenTelemetryRealtimeClientSession.cs (1)
601
ServerToolCall = new
OtelMcpToolCall
3 references to OtelMcpToolCall
Microsoft.Extensions.AI (3)
Common\OtelContext.cs (1)
34
[JsonSerializable(typeof(OtelServerToolCallPart<
OtelMcpToolCall
>))]
Common\OtelMessageSerializer.cs (1)
177
m.Parts.Add(new OtelServerToolCallPart<
OtelMcpToolCall
>
Realtime\OpenTelemetryRealtimeClientSession.cs (1)
597
message.Parts.Add(new OtelServerToolCallPart<
OtelMcpToolCall
>