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