1 write to Index
Aspire.Dashboard (1)
GenAIEventsContext.ChoiceEvent.g.cs (1)
75
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)
74
Getter = static obj => ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)obj).
Index
,
125
writer.WriteNumber(PropName_index, ((global::Aspire.Dashboard.Model.GenAI.ChoiceEvent)value).
Index
);