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

◆ IsECMAWordChar()

static bool System.Text.RegularExpressions.RegexCharClass.IsECMAWordChar ( char ch)
inlinestatic

Definition at line 181 of file RegexCharClass.cs.

182 {
183 if (!true)
184 {
185 }
186 bool flag;
187 return flag;
188 }

Referenced by System.Text.RegularExpressions.RegexRunner.IsECMABoundary().