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