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

◆ AddLeafNode()

void System.Xml.Schema.ParticleContentValidator.AddLeafNode ( SyntaxTreeNode node)
inlineprivate

Definition at line 106 of file ParticleContentValidator.cs.

107 {
108 Stack stack = this.stack;
109 Stack stack2 = this.stack;
110 if (stack2 != null)
111 {
112 stack2._size = node;
113 }
114 Stack stack3 = this.stack;
115 int num = 1;
116 this.isPartial = num != 0;
117 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.Schema.ParticleContentValidator.stack.