terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SelectProperty()

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

Definition at line 194 of file DefaultBinder.cs.

195 {
196 throw null;
197 }