Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ReSharper Essentials

You're reading from   ReSharper Essentials Make your Microsoft Visual Studio work smarter with ReSharper.

Arrow left icon
Product type Paperback
Published in Feb 2014
Publisher Packt
ISBN-13 9781849698702
Length 124 pages
Edition Edition
Arrow right icon
Author (1):
Arrow left icon
Lukasz Gasior Lukasz Gasior
Author Profile Icon Lukasz Gasior
Lukasz Gasior
Arrow right icon
View More author details
Toc

Advanced references view


The graph presented in Architecture View allows you to check the dependencies overview in your solution; it also provides additional tools which come with more detailed information.

The Referenced Code window

One of these tools is called Referenced Code. Click the right mouse button on your project (from Architecture View) and select Navigate To… | Referenced Code.

This will open the Referenced Code window as shown in the following screenshot:

This window presents a list of all the assemblies used by a selected project. Projects from your solution and external libraries are displayed separately.

Note

If there are some assemblies that are referenced by your project but are not used, they will not be displayed in the Referenced Code window.

The Referenced Code window allows you to check the number of places you are using code from a particular assembly and the line this code has used.

The Optimize References window

The next tool is the Optimize References window. You can access...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image