2 references to ReturnType
Microsoft.ML.Data (2)
DataView\InternalSchemaDefinition.cs (1)
253var parameterType = col.ReturnType;
DataView\TypedCursor.cs (1)
297memberInfo = col.ReturnType;