Thursday, 19 April 2018

dotPeek. Compiler-Generated Code


What if you want to see Compiler-Generatied Code in dotPeek .net decompiler tool to be able analyse compiled code of generators & async/await things or see other optimizations. It's pretty simple you just need to click on the icon in the toolbar, see image

more information can be found here

No comments:

Post a Comment