1 write to Type
Aspire.Dashboard (1)
GenAIEventsContext.ToolCall.g.cs (1)
75
Setter = static (obj, value) => ((global::Aspire.Dashboard.Model.GenAI.ToolCall)obj).
Type
= value!,
2 references to Type
Aspire.Dashboard (2)
GenAIEventsContext.ToolCall.g.cs (2)
74
Getter = static obj => ((global::Aspire.Dashboard.Model.GenAI.ToolCall)obj).
Type
,
125
string __value_Type = ((global::Aspire.Dashboard.Model.GenAI.ToolCall)value).
Type
;