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

◆ MakeRep()

void System.Text.RegularExpressions.RegexNode.MakeRep ( int type,
int min,
int max )
inlineprivate

Definition at line 88 of file RegexNode.cs.

89 {
90 int ntype = this.NType;
91 this.M = min;
94 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Text.RegularExpressions.RegexNode.NType.