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

◆ CharInClassInternal()

static bool System.Text.RegularExpressions.RegexCharClass.CharInClassInternal ( char ch,
string set,
int start,
int mySetLength,
int myCategoryLength )
inlinestaticprivate

Definition at line 220 of file RegexCharClass.cs.

221 {
222 if (start != 0)
223 {
224 }
225 if (mySetLength != 0)
226 {
227 bool flag;
228 return flag;
229 }
230 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.start.