dotPeek
 
Get dotPeek
You are viewing the documentation for an earlier version of dotPeek.

View metadata tokens

Last modified: 22 September 2022

.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