-
Notifications
You must be signed in to change notification settings - Fork 1
AnalyzerMethodUses
Sebastien Pouliot edited this page Feb 27, 2022
·
1 revision
- Constructors [
C
] and [c
] - Methods
[M]
and[m]
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
).