Evaluators\EvaluatorUtils.cs (15)
66schema[col].Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnKind, ref tmp);
77schema[col].Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnKind, ref tmp);
91schema[col].Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnKind, ref tmp);
136col.Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnKind, ref tmp);
144col.Annotations.GetValue(AnnotationUtils.Kinds.ScoreValueKind, ref tmp);
193schema[colScore].Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnSetId, ref setId);
205col.Annotations.GetValue(AnnotationUtils.Kinds.ScoreValueKind, ref tmp);
226schema[col].Annotations.GetValue(AnnotationUtils.Kinds.ScoreColumnKind, ref tmp);
355schema[i].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref names);
481idv.Schema[col].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref slotNamesCur);
731(ref VBuffer<ReadOnlyMemory<char>> dst) => schema[index].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref dst);
846dv.Schema[i].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref slotNames);
965dv.Schema[col].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref currSlotNames);
1029schema[i].Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref names);
1398countColumn.Annotations.GetValue(AnnotationUtils.Kinds.SlotNames, ref labelNames);