(Decompile, understand, and fix any .NET code, even if you don't have the source
Cutting-edge C# decompilation
.NET Reflector supports C# 5, and .NET 4.5. So you can decompile and learn async code.
.NET Reflector decompiles high level C# features such as Iterator blocks, Lambda expressions, and LINQ queries.)