dotPeek 2023.2 Help

View metadata tokens

.NET assemblies store symbol references as metadata tokens. If necessary, dotPeek can display the tokens for each decompiled symbol, it provides the Show token values option that applies globally to all opened decompiled documents in the code viewer and to types and members in the Assembly Explorer window. By default, this option is turned off.

When this option is enabled, the metadata token values are shown next to types and members in the Assembly Explorer and as comments in the Code Viewer and in the IL Viewer window:

Metadata token values displayed by dotPeek

Show or hide compiler-generated code

  • Click Turn Compiler-generated Code On/Off Themed icon show compiler code screen gray on the toolbar.

  • Tick the Show compiler-generated code checkbox on the Decompiler page of dotPeek options.

Last modified: 22 September 2022