1 write to _host
Microsoft.ML.Data (1)
DataView\ZipDataView.cs (1)
48_host = host;
5 references to _host
Microsoft.ML.Data (5)
DataView\ZipDataView.cs (5)
50_host.Assert(Utils.Size(sources) > 1); 67_host.Check(cur.Value >= 0, "One of the sources returned a negative row count"); 78_host.CheckValueOrNull(rand); 99_host.AssertValue(dv); 118: base(parent._host)