1 reference to _getAnnotationInfoMethodInfo
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
86
var info = Utils.MarshalInvoke(
_getAnnotationInfoMethodInfo
, annotation.Type.RawType, annotation.Name, annotations);