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

◆ GetAttributes()

static Attribute[] Newtonsoft.Json.Utilities.ReflectionUtils.GetAttributes ( object attributeProvider,
Type attributeType,
bool inherit )
inlinestatic

Definition at line 416 of file ReflectionUtils.cs.

417 {
418 ValidationUtils.ArgumentNotNull("attributeProvider", "attributeProvider");
419 if ("attributeProvider" == null)
420 {
421 throw new InvalidCastException();
422 }
423 if (attributeProvider != null)
424 {
425 }
426 long num;
427 long value = num.m_value;
428 if (attributeProvider != null)
429 {
430 if (attributeProvider != null)
431 {
433 return array;
434 }
436 return array2;
437 }
438 else
439 {
441 if (array3 != null)
442 {
443 return array3;
444 }
445 return array3;
446 }
447 }
class f__AnonymousType0<< Count > j__TPar

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