Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Find All References list and export it

I need to get a list of the references to a specific class (usually inherits) and be able to manage it, I mean, export or simply copy all.

The VS Find all References is not usefull as I can not copy the list to elsewhere.

Do someone know a trick/tool for that.

Thanks

like image 790
Wencesbc Avatar asked Sep 19 '25 10:09

Wencesbc


2 Answers

Use Resharper. The best tool for .Net buddies. I am not sure about the physical file copy but you can generate a list of the referenced dll.

Actually, you can copy Find All References results from VS. Make sure Find All References window has focus, do Select All (Ctrl-A) and right click, then select Copy from context menu. You get a tab delimited list. It works at least in VS2017 and VS2019.

like image 34
Miha Markic Avatar answered Sep 21 '25 01:09

Miha Markic



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!