2 writes to _nodeValue
Microsoft.ML.Core (2)
Utilities\Tree.cs (2)
45_nodeValue = value; 105_nodeValue = default(TValue);
1 reference to _nodeValue
Microsoft.ML.Core (1)
Utilities\Tree.cs (1)
42get { return _nodeValue; }