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

◆ FindMethod() [2/2]

static MethodInfo System.ComponentModel.MemberDescriptor.FindMethod ( Type componentClass,
string name,
Type[] args,
Type returnType,
bool publicOnly )
inlinestaticprotectedinherited

Definition at line 381 of file MemberDescriptor.cs.

382 {
383 throw null;
384 }