1 write to _root
Microsoft.ML.Core (1)
Data\ProgressReporter.cs (1)
243_root = root;
3 references to _root
Microsoft.ML.Core (3)
Data\ProgressReporter.cs (3)
252return _root.StartProgressChannel(_level + 1); 267_root.SubChannelStarted(_id, this); 272_root.SubChannelStopped(_id);