1 reference to _getValueGetterMethodInfo
Microsoft.ML.Data (1)
Scorers\FeatureContributionCalculation.cs (1)
211
return Utils.MarshalInvoke(
_getValueGetterMethodInfo
, this, typeSrc.RawType, input, colSrc);