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

Fix generic type handling #61

Open MichalPetryka opened 2 months ago

MichalPetryka commented 2 months ago

Fixes #58

JakeYallop commented 1 week ago

This change will also fix #63.