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

◆ GetChildPrivateProperties()

static void Newtonsoft.Json.Utilities.ReflectionUtils.GetChildPrivateProperties ( IList< PropertyInfo > initialProperties,
Type targetType,
BindingFlags bindingAttr )
inlinestaticprivate

Definition at line 519 of file ReflectionUtils.cs.

520 {
521 if (targetType != null)
522 {
523 return;
524 }
525 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.