.NET Reflector 5.0 has been released some days ago. And it comes with a lot of great new features:
- C# 3.0 support
- Code URL support (e.g. typing code://mscorlib/System.Object into your browser will open the System.Object in Reflector)
- Analyzer and Disassembler windows can be open at the same time
- Expand Methods and Expand Types feature
- "Exposed By", "Instantiated By" and "Assigned By" searches
- Windows shell extensions
- and many, many more...