1 write to _root
System.Speech (1)
Internal\RBList.cs (1)
592
_root
= node;
4 references to _root
System.Speech (4)
Internal\RBList.cs (4)
612
_node =
_root
!= null ? FindMinSubTree(
_root
) : null;
615
_root
?._inEnumaration = true;
623
_root
?._inEnumaration = _node != null;