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

◆ GetProperties()

static IEnumerable< PropertyInfo > Newtonsoft.Json.Utilities.ReflectionUtils.GetProperties ( Type targetType,
BindingFlags bindingAttr )
inlinestatic

Definition at line 502 of file ReflectionUtils.cs.

503 {
504 ValidationUtils.ArgumentNotNull("targetType", "targetType");
506 if (memberInfo != null)
507 {
508 }
509 throw new InvalidCastException();
510 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Utilities.ValidationUtils.ArgumentNotNull(), and j__TPar.