I just tried FxCop. It does detect unused private methods, but not unused public. Is there a custom rule that I can download, plug-in that will detect unused public methods that aren't called from within the same assembly?
|
2 | added 42 characters in body | ||
|
1 |
|
||
Is there a custom FxCop rule that will detect unused PUBLIC methods?I just tried FxCop. It does detect unused private methods, but not unused public. Is there a custom rule that I can download, plug-in that will detect unused public methods?
|
||||
