Ejemplo n.º 1
0
 // Token: 0x060009A7 RID: 2471 RVA: 0x00037FA0 File Offset: 0x000361A0
 private bool method_35(object object_0)
 {
     return((this.jsonSerializer_0.nullValueHandling_0 != NullValueHandling.Ignore || object_0 != null) && (!this.method_25(this.jsonSerializer_0.defaultValueHandling_0, DefaultValueHandling.Ignore) || (object_0 != null && !Class80.smethod_0(object_0, Class90.smethod_43(object_0.GetType())))));
 }