1 write to _host
Microsoft.ML.Data (1)
DataLoadSave\Text\TextSaver.cs (1)
556
_host
= parent._host;
2 references to _host
Microsoft.ML.Data (2)
DataLoadSave\Text\TextSaver.cs (2)
557
_host
.AssertValue(writer);
558
_host
.AssertValue(pipes);