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

◆ DefaultValue

override object System.Reflection.RuntimeParameterInfo.DefaultValue
get

Definition at line 64 of file RuntimeParameterInfo.cs.

65 {
66 get
67 {
69 if (!true)
70 {
71 }
72 Type type;
73 bool flag = classImpl == type;
74 Type type2;
75 bool flag2 = this.ClassImpl == type2;
76 if (this == null || this != null)
77 {
78 if (this.ClassImpl != null)
79 {
81 Type type3;
82 bool flag3 = this.ClassImpl == type3;
83 Type type4;
84 bool flag4 = this.ClassImpl == type4;
85 if (this != null && this == null)
86 {
87 goto IL_0070;
88 }
89 if (this.ClassImpl != null)
90 {
91 return this.DefaultValueImpl;
92 }
93 }
94 return this.DefaultValueImpl;
95 }
96 IL_0070:
97 throw new InvalidCastException();
98 }
99 }
class f__AnonymousType0<< Count > j__TPar