2 references to leftTree
System.Xml (2)
System\Xml\Core\ReadOnlyTernaryTree.cs (2)
76if (node[pos + (int)TernaryTreeByte.leftTree] == 0x0) { 79nodePos = nodePos + node[pos + (int)TernaryTreeByte.leftTree];