1 write to _type
Microsoft.ML.Data (1)
DataLoadSave\Binary\Codecs.cs (1)
1291_type = type;
2 references to _type
Microsoft.ML.Data (2)
DataLoadSave\Binary\Codecs.cs (2)
1281public DataViewType Type { get { return _type; } } 1300writer.Write(_type.Count);