Search code examples
visual-studio-2008add-inreflector.net-reflector

How to directly access .NET Reflector from VS2008


I'm sure this is very simple, but I'm having some trouble. I want to be able to disassemble a class in reflector directly from VS2008.

Background: At one point I had Visual Studio 2008 working such that all I had to do was right click+"Open in .NET Reflector" to view the source of anything. One day it went away. I have downloaded ManagedAddins, but I must be doing something wrong, because when I try to integrate it, the source code for the reflector add in solution opens.


Solution

  • http://www.testdriven.net/ - This has the feature and all I had to do was download and install.