Nimrod m
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited "Non-nullable field 'X' is uninitialized" Warning.
Hi, I recently started to use the Nullable types feature, it seems to give a false warning for the following scenario: Mind that my class contains a string with a backing field, this warning does ... -
Edited Weird code background color
AnsweredHi, I am using rider and sometimes it's coloring my code with some weird white background color: Sometimes not all code will be colored, like in this picture (the method head and one of the curly b...