dotPeek 2016.1 Help

Navigate To Decompiled Sources

Navigate | Navigate To | Decompiled Sources
Ctrl+Shift+G | Decompiled Sources

This command allows you to navigate to declarations of library types and methods reconstructed by decompilation. The command becomes available when you invoke Navigate to on a library symbol in your source code and on decompiled sources. You can invoke this command from the code viewer, from the File Structure Window and other tool windows.

If the target symbol has XML documentation comments, they are included in the decompiled sources. If you do not want to include the comments, clear the Show XML documentation in decompiled sources check box on the Decompiler options page.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

See Also

Last modified: 19 August 2016