1 write to _host
Microsoft.ML.Parquet (1)
PartitionedPathParser.cs (1)
234_host = host;
4 references to _host
Microsoft.ML.Parquet (4)
PartitionedPathParser.cs (4)
235_host.AssertValue(ctx); 243_host.CheckDecode(numColumns >= 0); 249_host.CheckDecode(column != null); 279_host.Check(col.TryUnparse(sb));