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