JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Find code dependent on referenced modules

Last modified: 23 September 2024

You can quickly find how and where symbols from a specific referenced module (referenced project, assembly, or installed NuGet package) are used. In large solutions, this will help you detect architectural problems and reduce coupling.

In the results of the search, you will see all places in your code where module's types or type members appear.

JetBrains Rider: Finding code depending on project or assembly