.NET Reflector VSPro 9.0 updated

Released: Nov 16, 2015

Updates in this release

Updates in 9.0

Features

  • Visual Studio add-in now supports Visual Studio 2015.
  • Support for the following C# 6 features:
    • Null conditional operator.
    • Auto property initializers.
    • Exception filters.
    • Indexer initializers.
    • Expression bodied function members and properties.
    • Roslyn-compiled async code and anonymous methods.
    • String interpolation.

Fixes

  • RP-3408 - Reflector no longer crashes when javascript is disabled in Internet Explorer security settings.
  • RP-1533 - Fixed crash updating the assembly list tree.
  • RP-3478 - The 'show inherited members' keyboard shortcut (CTRL-I) works again.
  • RP-3881 - Switch on strings is no longer decompiled as a set of if statements.
  • RP-2867 - Fix crash displaying the splash screen on systems without .NET 3.5 or higher.
  • RP-2759 - Fix crash in Visual Studio add-in.
  • RP-3888 - Decompiler no longer generates code which references object before its construction.
  • RP-3882 - Reflector now correctly detects derived classes of inner classes.
  • Improvements to UI on high DPI displays.
  • F12 (Go To Definition) now works correctly in Visual Studio 2015.