.NET Reflector integrates fully with Visual Studio 2012.

.NET Reflector integrates fully with Visual Studio 2012.

.NET Reflector works with Visual Studio 2012 (and VS 2010), letting you decompile and debug 3rd party code without leaving the IDE. Decompilation in Visual Studio is dynamic, so source code is always available for your libraries, and you can go straight to the definition of any code, either from the context menu, or by hitting F12.