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

◆ BindToMethod()

override MethodBase System.DefaultBinder.BindToMethod ( BindingFlags bindingAttr,
MethodBase[] match,
object[] args,
ParameterModifier[] modifiers,
CultureInfo cultureInfo,
string[] names,
[Out] object state )
inline

Definition at line 14 of file DefaultBinder.cs.

15 {
16 int num = 1;
17 if (match == null || num == 0)
18 {
19 string resourceString = Environment.GetResourceString("Array may not be empty.");
20 string resourceString2 = Environment.GetResourceString("Member not found.");
21 throw new InvalidCastException();
22 }
23 object obj;
24 if (obj != null && obj == null)
25 {
26 throw new InvalidCastException();
27 }
28 if (names != null)
29 {
30 }
31 Type type;
32 if (type == null || type != null)
33 {
34 if (type != null)
35 {
36 }
37 int num2;
38 if (num2 != 0)
39 {
40 }
41 int num3 = 1;
42 string resourceString3 = Environment.GetResourceString("Ambiguous match found.");
43 if (num3 != 0)
44 {
45 object obj2;
46 if (obj2 != null)
47 {
48 if (obj2 == null)
49 {
50 throw new InvalidCastException();
51 }
52 }
53 }
55 if (array == null || array != null)
56 {
57 if (array != null)
58 {
59 }
62 if (array2 != null)
63 {
64 if (array2 != null)
65 {
66 throw new InvalidCastException();
67 }
68 }
69 else if ((array3 != null && array3 == null) || array3 == null || array3 != null)
70 {
71 }
72 }
73 }
75 }
class f__AnonymousType0<< Count > j__TPar
static string GetResourceString(string key)

References System.array, System.Environment.GetResourceString(), j__TPar, System.match, and System.obj.