1 write to _schemaDefn
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
469
_schemaDefn
= schemaDefn;
1 reference to _schemaDefn
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
544
: base(env, dataView.Schema, dataView.
_schemaDefn
, dataView._peeks, predicate)