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

◆ SelectProperty()

override PropertyInfo System.DefaultBinder.SelectProperty ( BindingFlags bindingAttr,
PropertyInfo[] match,
Type returnType,
Type[] indexes,
ParameterModifier[] modifiers )
inline

Definition at line 121 of file DefaultBinder.cs.

122 {
123 int num = 1;
124 if (num == 0)
125 {
126 }
127 if (num == 0)
128 {
129 }
130 if (match != null)
131 {
132 object obj;
133 if (obj == null || obj != null)
134 {
135 bool flag;
136 if (flag)
137 {
138 }
139 throw new InvalidCastException();
140 }
141 }
142 else
143 {
144 string resourceString = Environment.GetResourceString("Array may not be empty.");
145 }
146 throw new InvalidCastException();
147 }
class f__AnonymousType0<< Count > j__TPar
static string GetResourceString(string key)

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