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

◆ IsStopperX()

static bool System.Text.RegularExpressions.RegexParser.IsStopperX ( char ch)
inlinestaticprivate

Definition at line 881 of file RegexParser.cs.

882 {
883 if (!true)
884 {
885 return;
886 }
887 }

Referenced by System.Text.RegularExpressions.RegexParser.ScanRegex().