Tag: throw-expression
No posts match your filter.
2017
Join Null Check with Assignment
I recently wrote some code and asked ReSharper to add a null check for me, which it did. Then it suggested that I could simplify the null check by joining it...


No posts match your filter.
I recently wrote some code and asked ReSharper to add a null check for me, which it did. Then it suggested that I could simplify the null check by joining it...