JetBrains Rider 2020.3 Help

Navigate To Metadata View

Navigate | Navigate To | Metadata View
Ctrl+Shift+G | Metadata View

This command allows you to navigate to signatures of types and methods reconstructed from metadata of library symbols. Metadata View is shown in the editor as a partly reconstructed source file, in read-only mode. All relevant JetBrains Rider's navigation commands are available in the this view.
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 Solution Explorer, from the Structure window and other tool windows.

JetBrains Rider: Metadata view of a library symbol

If the target symbol has XML documentation comments, they are included in the metadata view.

Last modified: 08 March 2021