Is there a tool to view c# generated code but still at high level?
Example, if I have:
I want to view what this translates/generates to, e.g:
I tried LINQPad, but it's giving me a low-level translation like the attached screenshot
I want to view what this translates/generates to, e.g:
I tried LINQPad, but it's giving me a low-level translation like the attached screenshot

