Eric
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 0
-
Eric commented, -
Eric created a post, Disabling the NotNull attribute
Hello, As of the last few versions or so of Rider, using null-checks in Rider causes an automatic reference to Jetbrains.Annotations and adds the [NotNull] attribute to parameters and fields. This ...