c# - Find number of references to a dll -



c# - Find number of references to a dll -

we maintain track of number of references link dll.

something resharper provides:

but automated can maintain track of number of usages , if number of usages increases 139 139+.

is there easy way automatically?

this best bet if want things returned resharper way.

resharper command line tools

this blog post provides additional information:

resharper code analysis goes beyond visual studio

c# dll reference resharper

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -