dotnet/runtime

Add debug visualizer for dynamic methods

オープン

#42,131 opened on 2020/09/11

 (8 件のコメント) (7 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-System.Reflection.Emithard-problemhelp wanted

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

It can be difficult when using dynamic methods to understand exactly what IL was generated, which is important when debugging them. We should consider adding a simple IL debug visualizer on DynamicMethod.

コントリビューターガイド