2 instantiations of OtelCodeInterpreterToolCallResponse
Microsoft.Extensions.AI (2)
Common\OtelMessageSerializer.cs (1)
149
ServerToolCallResponse = new
OtelCodeInterpreterToolCallResponse
Generated\361d1da7f942c932\OtelContext.OtelCodeInterpreterToolCallResponse.g.cs (1)
31
ObjectCreator = () => new global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
(),
53 references to OtelCodeInterpreterToolCallResponse
Microsoft.Extensions.AI (53)
Common\OtelContext.cs (1)
31
[JsonSerializable(typeof(OtelServerToolCallResponsePart<
OtelCodeInterpreterToolCallResponse
>))]
Common\OtelMessageSerializer.cs (1)
146
m.Parts.Add(new OtelServerToolCallResponsePart<
OtelCodeInterpreterToolCallResponse
>
Generated\361d1da7f942c932\OtelContext.OtelCodeInterpreterToolCallResponse.g.cs (18)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>? _OtelCodeInterpreterToolCallResponse;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
> OtelCodeInterpreterToolCallResponse
22
get => _OtelCodeInterpreterToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)Options.GetTypeInfo(typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
> Create_OtelCodeInterpreterToolCallResponse(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>(options, objectInfo);
56
DeclaringType = typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
),
58
Getter = static obj => ((global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
)obj).Type,
59
Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
)obj).Type = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
).GetProperty("Type", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
78
DeclaringType = typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
),
80
Getter = static obj => ((global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
)obj).Output,
81
Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
)obj).Output = value!,
88
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
).GetProperty("Output", InstanceMemberBindingFlags, null, typeof(object), global::System.Array.Empty<global::System.Type>(), null),
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse.g.cs (31)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>>? _OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>> OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse
22
get => _OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>>)Options.GetTypeInfo(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>> Create_OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>>
31
ObjectCreator = () => new global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>>(options, objectInfo);
56
DeclaringType = typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>),
58
Getter = static obj => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).Type,
59
Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).Type = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>).GetProperty("Type", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
78
DeclaringType = typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>),
80
Getter = static obj => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).Id,
81
Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).Id = value!,
88
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>).GetProperty("Id", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
93
var info2 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>
98
DeclaringType = typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>),
100
Getter = static obj => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).ServerToolCallResponse,
101
Setter = static (obj, value) => ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)obj).ServerToolCallResponse = value!,
108
AttributeProviderFactory = static () => typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>).GetProperty("ServerToolCallResponse", InstanceMemberBindingFlags, null, typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
), global::System.Array.Empty<global::System.Type>(), null),
111
properties[2] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>(options, info2);
118
private void OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponseSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>? value)
128
string __value_Type = ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)value).Type;
133
string __value_Id = ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)value).Id;
138
global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
__value_ServerToolCallResponse = ((global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>)value).ServerToolCallResponse;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.GetJsonTypeInfo.g.cs (2)
34
if (type == typeof(global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
))
94
if (type == typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.
OtelCodeInterpreterToolCallResponse
>))