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;