Hacker News new | ask | show | jobs
by DeathArrow 1080 days ago
>I've never seen anything close for c# for example

If you highlight a method you call from external code and hit CTRL + F12, Visual Studio will automatically decompile it for you.