Skip to content

AnalyzerMethodUses

Sebastien Pouliot edited this page Feb 27, 2022 · 1 revision

screenshot

Applies To

  • Constructors [C] and [c]
  • Methods [M] and [m]

Description

A table is created with all the metadata that are used by the selected method.

Activating (ENTER) a table entry will locate the associated metadata node inside the metadata tree and set the focus on it. A second activation (ENTER) will bring the source view of the metadata using the current language (IL or C#).

The table can be exported (CTRL+E) to a file or a private Gist of it can be created (CTRL+G).

Clone this wiki locally