Can Visual Studio or some add-in on it tell me where each using directive is used? (Sure organize using
tells me which is not used.)
I can manually comment each using directive and wait the vs to tell me somewhere is wrong. But that's too troublesome.
I am not sure if that's what you mean but with ReSharper 6.1 you can use Find code dependent on module option on any of your references.