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

◆ IsOverridenGenericMember()

static bool Newtonsoft.Json.Utilities.ReflectionUtils.IsOverridenGenericMember ( MemberInfo memberInfo,
BindingFlags bindingAttr )
inlinestaticprivate

Definition at line 321 of file ReflectionUtils.cs.

322 {
323 if (!true)
324 {
325 }
326 bool flag;
327 if (flag)
328 {
329 Type memberUnderlyingType = ReflectionUtils.GetMemberUnderlyingType(memberInfo);
330 }
331 throw new InvalidCastException();
332 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Utilities.ReflectionUtils.GetMemberUnderlyingType(), and j__TPar.