摘要: 不同的模式匹配,IL代码一模一样,都要box2次,1次unbox,太丑陋了受不了 // [15 9 - 15 27] IL_0000: ldarg.1 // arg IL_0001: box !!0/*T*/ IL_0006: isinst [System.Runtime]System.Int32 阅读全文
posted @ 2025-08-14 20:40 Fallever 阅读(3) 评论(0) 推荐(0)