2 references to _getCreatorOneCoreMethodInfo
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderParser.cs (2)
81
return Utils.MarshalInvoke(
_getCreatorOneCoreMethodInfo
, this, type.RawType, type);
108
return Utils.MarshalInvoke(
_getCreatorOneCoreMethodInfo
, this, key.RawType, key);