2 references to rightTree
System.Xml (2)
System\Xml\Core\ReadOnlyTernaryTree.cs (2)
83if (node[pos + (int)TernaryTreeByte.rightTree] == 0x0) 85nodePos = nodePos + node[pos + (int)TernaryTreeByte.rightTree];