1 reference to _getGetterAsDelegateCoreMethodInfo
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
39return Utils.MarshalInvoke(_getGetterAsDelegateCoreMethodInfo, row.Schema[col].Type.RawType, row, col);