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