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