1 reference to _loadValueMethodInfo
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinarySaver.cs (1)
895
value = Utils.MarshalInvoke(
_loadValueMethodInfo
, this, type.RawType, stream, codec);