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

◆ FindMostSpecific()

static int System.DefaultBinder.FindMostSpecific ( ParameterInfo[] p1,
int[] paramOrder1,
Type paramArrayType1,
ParameterInfo[] p2,
int[] paramOrder2,
Type paramArrayType2,
Type[] types,
object[] args )
inlinestaticprivate

Definition at line 226 of file DefaultBinder.cs.

227 {
228 int num = 1;
229 if (num == 0)
230 {
231 }
232 if (num == 0)
233 {
234 }
235 return 2;
236 }