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

◆ GetMethodCandidates() [1/2]

global.System.RuntimeType.ListBuilder< global.System.Reflection.MethodInfo > System.RuntimeType.GetMethodCandidates ( string name,
global::System::Reflection::BindingFlags bindingAttr,
global::System::Reflection::CallingConventions callConv,
global::System::Type[] types,
int genericParamCount,
bool allowPrefixLookup )
inlineprivate

Definition at line 555 of file RuntimeType.cs.

556 {
557 throw null;
558 }