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

◆ IsSpecial()

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

Definition at line 872 of file RegexParser.cs.

873 {
874 if (!true)
875 {
876 return;
877 }
878 }

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