Rafael Benavent
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Rafael Benavent commented, -
Rafael Benavent created a post, AnsweredTurn off "This class is never used/instantiated" & other warnings/suggestions
When a class is marked as serializable, the warnings that it is never used goes away. The same when it inherits from certain base classes (e.g. ASP.NET MVC Controller). Is there a way to tell Rider... -
Rafael Benavent created a post, Show number of usages above field declaration?
For properties, it's possible to show number of usages above its declaration. How to do the same for fields?