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