1 reference to _getVBufferGetterMethodInfo
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
950
return Utils.MarshalInvoke(
_getVBufferGetterMethodInfo
, this, annotationVectorType.ItemType.RawType) as ValueGetter<TDst>;