gpt4 book ai didi

.net-4.0 - 如何检查方法是否已内联?

转载 作者:行者123 更新时间:2023-12-01 05:31:15 25 4
gpt4 key购买 nike

我刚刚读了一篇博客,上面写着“......之前由于其他标准而无法内联的方法仍然没有内联。我检查了以下内容,这些方法都没有内联......”

我无法联系到作者,而且我认为它对 SO 用户也可能很有趣。所以我想问:

你如何检查一个方法是否真的被内联(或没有)?

最佳答案

This blog关于内联状态的条目,以及其他有趣的事情:

Steven did this by throwing an exception and then programmatically inspecting the stack trace associated with the exception. This makes sense when you are trying to automate the analysis, but for simple one-off cases, it is simpler and more powerful to simply look at the native instructions. See this blog for details on how to using Visual Studio.



即:显然对于休闲研究,只需阅读实际执行的内容就是要走的路。

关于.net-4.0 - 如何检查方法是否已内联?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11070350/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com