1 write to _schema
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
470_schema = SchemaExtensions.MakeSchema(GetSchemaColumns(schemaDefn));
1 reference to _schema
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
460public DataViewSchema Schema => _schema;