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

◆ Go()

override void System.Text.RegularExpressions.RegexInterpreter.Go ( )
inlineprotected

Definition at line 621 of file RegexInterpreter.cs.

622 {
623 long num = 0L;
624 this.Goto((int)num);
625 }

References System.Text.RegularExpressions.RegexInterpreter.Goto(), and System.L.