1 write to Index
Aspire.Dashboard (1)
GenAIEventsContext.ChoiceEvent.g.cs (1)
79
Setter = static (obj, value) => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).
Index
= value!,
2 references to Index
Aspire.Dashboard (2)
GenAIEventsContext.ChoiceEvent.g.cs (2)
78
Getter = static obj => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).
Index
,
131
writer.WriteNumber(PropName_index, ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)value).
Index
);