[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / Result_SpendableOutputDescriptorDecodeErrorZ.cs
index b0bc1e8f19083b79b5facdf50b45bdbd448229b0..a04b460c9334ac9605f1e9a677c83e68472e7271 100644 (file)
@@ -46,6 +46,7 @@ public class Result_SpendableOutputDescriptorDecodeErrorZ : CommonBase {
                GC.KeepAlive(o);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_SpendableOutputDescriptorDecodeErrorZ ret_hu_conv = Result_SpendableOutputDescriptorDecodeErrorZ.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_SpendableOutputDescriptorDecodeErrorZ : CommonBase {
                GC.KeepAlive(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_SpendableOutputDescriptorDecodeErrorZ ret_hu_conv = Result_SpendableOutputDescriptorDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); };
                return ret_hu_conv;
        }