Quickly explore and understand decompiled code.

Quickly explore and understand decompiled code.

.NET Reflector makes it easy to browse through and search decompiled code. The analysis features let you quickly jump to entry points, find dependencies, and see where methods are used. You can see where interfaces are implemented and trace the data flow of your code. You can search for types, members, strings, and quickly drill into how APIs and frameworks are implemented.