You could probably find a few products on google if you search for ".NET
unused code methods class removal" or something of that nature.
However, if you are exporting libraries (as opposed to looking in an
EXE) then the question comes up if you have designed your libraries
correctly. Since libraries are meant to promote reuse, just because you are
not using certain classes/methods now, doesn't mean that you (or someone
else using them, depending on the audience) won't use them later.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.