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.LeafNode.ConstructPos ( BitSet firstpos,
BitSet lastpos,
BitSet[] followpos )
inlineinherited

Definition at line 35 of file LeafNode.cs.

36 {
37 int num = this.pos;
38 uint[] bits = firstpos.bits;
39 int num2 = this.pos;
40 uint[] bits2 = lastpos.bits;
41 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.Schema.BitSet.bits, j__TPar, and System.Xml.Schema.LeafNode.pos.