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