1 reference to _makeGetterMethodInfo
Microsoft.ML.Data (1)
Transforms\ValueToKeyMappingTransformer.cs (1)
762
return Utils.MarshalInvoke(
_makeGetterMethodInfo
, this, type.RawType, input, iinfo);