相关疑难解决方法(0)

TargetedPatchingOptOut:"对整个NGen图像边界内联的性能至关重要"?

使用反射器经历了一些框架类,并注意到许多方法和属性具有以下属性

[TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")]
Run Code Online (Sandbox Code Playgroud)

我很确定我在其他地方也看到了上述评论,从未跟进过.

有人可以告诉我这在C#和其他任何背景下意味着什么?

.net c# compiler-construction ngen

140
推荐指数
1
解决办法
1万
查看次数

标签 统计

.net ×1

c# ×1

compiler-construction ×1

ngen ×1