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

◆ InheritsGenericDefinition() [1/2]

static bool Newtonsoft.Json.Utilities.ReflectionUtils.InheritsGenericDefinition ( Type type,
Type genericClassDefinition )
inlinestatic

Definition at line 209 of file ReflectionUtils.cs.

210 {
211 if (!true)
212 {
213 }
214 bool flag;
215 return flag;
216 }

Referenced by Newtonsoft.Json.Serialization.JsonArrayContract.CreateWrapper().