3 references to Utils
Microsoft.ML.DataView (3)
DataViewSchema.cs (2)
205Utils.MarshalActionInvoke(CheckGetter<int>, schema[i].Type.RawType, getter); 327Utils.MarshalActionInvoke(AddDelegate<int>, type.RawType, name, type, getter, annotations);
SchemaDebuggerProxy.cs (1)
45var value = Utils.MarshalInvoke(GetValue<DataViewSchema.Column>, column.Type.RawType, annotations, column);