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