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

◆ IsMethodOverridden()

static bool Newtonsoft.Json.Utilities.ReflectionUtils.IsMethodOverridden ( Type currentType,
Type methodDeclaringType,
string method )
inlinestatic

Definition at line 528 of file ReflectionUtils.cs.

529 {
530 bool flag;
531 return flag;
532 }