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

◆ Reduce()

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

Definition at line 97 of file RegexNode.cs.

98 {
99 int ntype = this.NType;
100 return this;
101 }
class f__AnonymousType0<< Count > j__TPar

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