2 writes to _hasNodeValue
Microsoft.ML.Core (2)
Utilities\Tree.cs (2)
46_hasNodeValue = true; 106_hasNodeValue = false;
1 reference to _hasNodeValue
Microsoft.ML.Core (1)
Utilities\Tree.cs (1)
34public bool HasNodeValue { get { return _hasNodeValue; } }