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

◆ GetInvokee()

static object System.ComponentModel.MemberDescriptor.GetInvokee ( Type componentClass,
object component )
inlinestaticprotectedinherited

Definition at line 328 of file MemberDescriptor.cs.

329 {
330 do
331 {
332 if (!true)
333 {
334 }
335 }
336 while (componentClass == null);
337 object obj;
338 return obj;
339 }

References System.obj.