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

◆ ReflectionMethodsCache()

UnityEngine.UI.ReflectionMethodsCache.ReflectionMethodsCache ( )
inline

Definition at line 12 of file ReflectionMethodsCache.cs.

13 {
14 if (!true)
15 {
16 }
17 Type type;
18 Type type2;
19 Type type3;
20 Type type4;
21 if ((type == null || type != null) && (type2 == null || type2 != null) && (type3 == null || type3 != null) && (type4 == null || type4 != null))
22 {
23 Type type5;
26 if (@delegate != null)
27 {
29 return;
30 }
32 Type type6;
33 Type type7;
34 Type type8;
35 if ((type6 == null || type6 != null) && (type7 == null || type7 != null) && (type8 == null || type8 != null))
36 {
37 Type type9;
40 if (delegate2 != null)
41 {
43 return;
44 }
50 if ((type10 == null || type10 != null) && (type11 == null || type11 != null) && (type12 == null || type12 != null) && (type13 == null || type13 != null))
51 {
55 if (delegate3 != null)
56 {
58 return;
59 }
65 if ((type15 == null || type15 != null) && (type16 == null || type16 != null) && (type17 == null || type17 != null) && (type18 == null || type18 != null))
66 {
70 if (delegate4 != null)
71 {
73 return;
74 }
79 if ((type20 == null || type20 != null) && (type21 == null || type21 != null) && (type22 == null || type22 != null))
80 {
84 if (delegate5 != null)
85 {
87 return;
88 }
94 if ((type24 == null || type24 != null) && (type25 == null || type25 != null) && (type26 == null || type26 != null) && (type27 == null || type27 != null))
95 {
99 if (delegate6 != null)
100 {
102 throw new InvalidCastException();
103 }
105 return;
106 }
107 }
108 }
109 }
110 }
111 }
112 throw new ArrayTypeMismatchException();
113 }
class f__AnonymousType0<< Count > j__TPar
static Delegate CreateDelegate(Type type, object firstArgument, MethodInfo method, bool throwOnBindFailure, bool allowClosed)
Definition Delegate.cs:76

References System.Delegate.CreateDelegate(), and j__TPar.