internal object method_1() { if (!this.bool_0 && (this.PropertyType != null)) { return(Class194.smethod_41(this.PropertyType)); } return(this.object_0); }
private bool method_32(object object_0) { if ((base.jsonSerializer_0.nullValueHandling_0 == NullValueHandling.Ignore) && (object_0 == null)) { return(false); } return(!this.method_22(base.jsonSerializer_0.defaultValueHandling_0, DefaultValueHandling.Ignore) || ((object_0 != null) && !Class193.smethod_0(object_0, Class194.smethod_41(object_0.GetType())))); }