EgorBo / Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
MIT License
638 stars 39 forks source link

Support for Debug build in addition to Checked #26

Closed kant2002 closed 2 years ago

kant2002 commented 2 years ago

I'm interesting in NativeAOT, and usually works with debug versions instead of Checked, so I would like that this version woud be also picked up.