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