search 80 dlls for any references
I have about 80 DLLs that make up a website that I maintain. I want to get rid of one of the DLLs but I want to make sure the other DLLs are not dependent of it. I can open each DLL in dotPeek and look 1 by 1. But is there a quicker way to do all 80 with one search?
Please sign in to leave a comment.