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

◆ InheritsGenericDefinitionInternal()

static bool Newtonsoft.Json.Utilities.ReflectionUtils.InheritsGenericDefinitionInternal ( Type currentType,
Type genericClassDefinition,
[Out] Type implementingType )
inlinestaticprivate

Definition at line 229 of file ReflectionUtils.cs.

230 {
231 return true;
232 }