May 04 2009

Is this reference really necessary?

Category: Uncategorizedzvolkov @ 2:43 pm

Ever wondered if your code really uses that reference or is it a remnant of some ancient version? Ever had to delete the reference and recompile only to find that it actually IS used?

Suffer no more: It turns out ReSharper has a context menu item to do exactly this: find all places where the reference is used!

Comments are closed.