2 references to RightTree
System.Private.Xml (2)
System\Xml\Core\ReadOnlyTernaryTree.cs (2)
173
if (nodeBuffer[pos + (int)TernaryTreeByte.
RightTree
] == 0x0)
178
nodePos += nodeBuffer[pos + (int)TernaryTreeByte.
RightTree
];