2 references to _getCreatorVecCoreMethodInfo
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderParser.cs (2)
94
return Utils.MarshalInvoke(
_getCreatorVecCoreMethodInfo
, this, type.RawType, type);
114
return Utils.MarshalInvoke(
_getCreatorVecCoreMethodInfo
, this, key.RawType, key);