dotPeek
 
Get dotPeek

Find Usages of Symbols

Last modified: 11 February 2024

This command allows finding all usages of one or more symbols in the currently loaded assemblies. You can start the search from the declaration of the symbol or from any other usage. You can invoke this command from the Assembly Explorer, File Structure window, and other tool windows.

dotPeek: Finding Usages of a Symbol

It is also possible to search for usages of multiple symbols declared in a specific scope, that is in one or more assemblies.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.