Is there a custom FxCop rule that will detect unused PUBLIC methods?

后端 未结 4 1378
时光取名叫无心
时光取名叫无心 2020-12-10 05:50

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 public methods that

4条回答
提交回复
热议问题