Is there any possibiliy to searh the whole solution to see a particular refrence's usage?
Let's say, can I see in what projects the reference "Xyxyxyxy.dll" is referenced?
(ReSharper based answers are also acceptable! :) )
Thanks!
|
Is there any possibiliy to searh the whole solution to see a particular refrence's usage? Let's say, can I see in what projects the reference "Xyxyxyxy.dll" is referenced? (ReSharper based answers are also acceptable! :) ) Thanks!
| |||
|
feedback
|
|
You can do this through
| |||||||
feedback
|
|
You can use Project Hierarchy feature of ReSharper to see back and forward reference links. Right click your reference or project, choose Project Hierarchy. | |||
feedback
|