1 reference to GetAnnotation
Microsoft.ML.Data (1)
Transforms\ColumnBindingsBase.cs (1)
294
ValueGetter<TValue> getter = (ref TValue value) => bindings.
GetAnnotation
(kind, col, ref value);