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

◆ GetDefaultConstructor() [2/2]

static ConstructorInfo Newtonsoft.Json.Utilities.ReflectionUtils.GetDefaultConstructor ( Type t,
bool nonPublic )
inlinestatic

Definition at line 114 of file ReflectionUtils.cs.

115 {
116 if (t == null)
117 {
118 }
120 return constructorInfo;
121 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.