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

◆ ReduceGroup()

RegexNode System.Text.RegularExpressions.RegexNode.ReduceGroup ( )
inlineprivate

Definition at line 116 of file RegexNode.cs.

117 {
118 int ntype = this.NType;
119 long num = 0L;
120 return this.Child((int)num);
121 }
class f__AnonymousType0<< Count > j__TPar

References System.Text.RegularExpressions.RegexNode.Child(), j__TPar, System.L, and System.Text.RegularExpressions.RegexNode.NType.