Alan-Ben
Results
1
issues of
Alan-Ben
报错信息如下: System.InvalidProgramException: Invalid IL code in IFix.ILFixDynamicMethodWrapper:__Gen_Wrap_735 (object): IL_004f: ret at MG.PlayerBreakIceGiftComponent.get_testdependCompList () [0x00019] in :0 最小测试示例 public enum MyEnumTest { Test, My, Ben, } public class PlayerBreakIceGiftComponent : _ANPBasicPlayerComponent...