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

◆ GetInvocationTarget()

override object System.ComponentModel.PropertyDescriptor.GetInvocationTarget ( Type type,
object instance )
inlineprotectedvirtualinherited

Reimplemented from System.ComponentModel.MemberDescriptor.

Definition at line 326 of file PropertyDescriptor.cs.

327 {
328 throw null;
329 }