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

◆ FilterNameImpl()

static bool System.Type.FilterNameImpl ( MemberInfo m,
object filterCriteria )
inlinestaticprivateinherited

Definition at line 220 of file Type.cs.

221 {
222 while (m == null)
223 {
224 }
225 int num = 43;
226 string text;
227 int num2 = text.LastIndexOf((char)num);
228 string text2 = text.Substring(num);
229 int stringLength = text._stringLength;
230 long num3 = 0L;
231 char c = text2[num];
232 int stringLength2 = text._stringLength;
233 long num4 = 0L;
234 string text3 = text.Substring((int)num4, (int)num3);
235 bool flag;
236 return flag;
237 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.text.