Redgate .NET Developer Bundle
Root out and fix slow code, pinpoint and understand slow or buggy .NET code.
Published by Redgate Software
Distributed by ComponentSource since 2005
Released: Mar 17, 2011
Integrates with Windows Explorer and Visual Studio via Add-in
You can open Visual Studio, and use the .NET Reflector menu to select referenced assemblies you would like to debug into. These assemblies are then decompiled to C# or VB. You can then step into them whilst debugging, set breakpoints, see the values of variables and parameters, etc. In fact, the only debugger functionality that will not work is edit and continue. You can also decompile and explore source if you right-click on a project reference, and then click Decompile and Explore on the context menu.