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

◆ ExactPropertyBinding()

static global.System.Reflection.PropertyInfo System.DefaultBinder.ExactPropertyBinding ( global::System::Reflection::PropertyInfo[] match,
global::System::Type returnType,
global::System::Type[] types,
global::System::Reflection::ParameterModifier[] modifiers )
inlinestatic

Definition at line 279 of file DefaultBinder.cs.

280 {
281 throw null;
282 }