[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / Result_PaymentPurposeDecodeErrorZ.cs
index 3c6d01988eff332bd35c4f76c6307e6b95042c91..f4ab8b26972eea213f18cf6ebd39b897e118f1aa 100644 (file)
@@ -46,6 +46,7 @@ public class Result_PaymentPurposeDecodeErrorZ : CommonBase {
                GC.KeepAlive(o);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_PaymentPurposeDecodeErrorZ ret_hu_conv = Result_PaymentPurposeDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(o); };
                return ret_hu_conv;
        }
 
@@ -57,6 +58,7 @@ public class Result_PaymentPurposeDecodeErrorZ : CommonBase {
                GC.KeepAlive(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_PaymentPurposeDecodeErrorZ ret_hu_conv = Result_PaymentPurposeDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); };
                return ret_hu_conv;
        }