show/hide this revision's text 3 edited tags
show/hide this revision's text 2 Corrected who originally asked the question

Just like Jon Skeet's Carl's question over here I would like to ask you (because I couldn't find it out on my own :( ) if there is any benefit by removing an assembly reference that is not statically nor dynamically (via reflection for example) used.

show/hide this revision's text 1

What are the benefits of maintaining a “clean” list of assembly references?

Just like Jon Skeet's question over here I would like to ask you (because I couldn't find it out on my own :( ) if there is any benefit by removing an assembly reference that is not statically nor dynamically (via reflection for example) used.