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() [1/2]

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

Definition at line 350 of file MemberDescriptor.cs.

351 {
352 throw null;
353 }