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

◆ GetCandidateMethod()

static MethodInfo System.Delegate.GetCandidateMethod ( Type type,
Type target,
string method,
BindingFlags bflags,
bool ignoreCase,
bool throwOnBindFailure )
inlinestaticprivateinherited

Definition at line 119 of file Delegate.cs.

120 {
121 do
122 {
123 if (!true)
124 {
125 }
126 }
127 while (target == null);
128 Type type2;
129 MethodInfo methodInfo = type2.GetMethod("Invoke");
130 int num = 50;
131 if (num == 0)
132 {
133 }
134 if (num == 0)
135 {
136 }
137 throw new ArrayTypeMismatchException();
138 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.