dotPeek 2023.3 Help

Access decompiled files

All decompiled code that you can see in the code viewer is actually decompiled to temporary files. You can access these files if necessary.

Access decompiled files

  • To view the summary and the presentation mode of an opened document, right-click its tab header and choose External Source Information in the context menu. In the dialog that appears, you can learn name and location of the assembly where the document belongs as well as the external source provider - metadata viewer, decompiler or symbol server.

  • To display the current file in its containing folder, right-click the code viewer tab header and choose Open Containing Folder.

  • To copy the path to the current file, right-click the code viewer tab header and choose Copy Full Path.

  • To save the current document, right-click the code viewer tab header, choose Save As and then specify where to save the file.

Last modified: 22 September 2022