terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ConstructPos()

override void System.Xml.Schema.ChoiceNode.ConstructPos ( BitSet firstpos,
BitSet lastpos,
BitSet[] followpos )
inline

Definition at line 16 of file ChoiceNode.cs.

17 {
18 int count = firstpos.count;
19 int count2 = lastpos.count;
22 while (this != null)
23 {
24 }
25 }
class f__AnonymousType0<< Count > j__TPar

References System.count, System.Xml.Schema.BitSet.count, j__TPar, System.Xml.Schema.InteriorNode.leftChild, and System.Xml.Schema.InteriorNode.rightChild.