尖锐 IL 水平相互作用后

发布于 2024-08-19 05:54:18 字数 119 浏览 3 评论 0原文

因此,我正在查看 PostSharp,我注意到它没有使用运行时生成的代理,但它实际上为编译过程提供了提示,以包含 IL 中的各个方面。

所以我最初的想法是哇,这到底是怎么做到的。有什么指示我应该在哪里寻找吗?

So I'm looking at PostSharp and I noticed that this isn't using runtime generated proxies but it is actually giving hints to the compilation process to include the aspects within the IL.

So my initial thought were wow, how the heck is this done. Any pointers where I should be looking?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

︶ ̄淡然 2024-08-26 05:54:18

您可以查看源代码。或者google“IL重写”,都是常用技术。

You could take a look at the source code. Or google "IL rewriting", it is a common technique.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文