> For that I prefer using .NET reflector. It works for me most of the > time and the existing bugs will get fixed sooner or later. It's very bad solution. 1. It's not work if generated code contains errors. 2. Reflector fails on 50% of code generated by ncc. 3. We can't debug code in Reflector.