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