These pages cover .Net Reflector 10, which is not the latest version. Help for other versions is also available.
.NET Reflector 6.5 release notes
Published 12 February 2018
July 14th, 2010
This release fixes a number of bugs in version 6.1. It also adds support for some of the new language features in .NET 4:
- The dynamic type in C# 4
- Co- and Contra- variance markers in interfaces and delegates
- The new expansion of the lock() { } statement
- Optional parameters