there is a feature 'Find Module Usages' in ReSharper 2.0 that can be invoked on a reference in the Solution Explorer and finds what types of a given module are used in a project. However, it only warns you if there are no usages, and it's up to you to delete the reference. So something you're looking for is already done in 2.0, and I'd better vote for a feature 'Optimize Project References' which would remove all unused assembly / project references from a project with a single click. Anyway, posting a feature request to the tracker would be helpful. Thanks.
Neat idea
Hi,
there is a feature 'Find Module Usages' in ReSharper 2.0 that can be invoked
on a reference
in the Solution Explorer and finds what types of a given module are used
in a project. However,
it only warns you if there are no usages, and it's up to you to delete the
reference. So something
you're looking for is already done in 2.0, and I'd better vote for a feature
'Optimize Project References'
which would remove all unused assembly / project references from a project
with a single click. Anyway, posting a feature request
to the tracker would be helpful. Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
+1
Here's a link to the issue for this request: http://www.jetbrains.net/jira/browse/RSRP-6312