Home
ReSharper Support | JetBrains
Submit a request
Community
Sign in

Nathan Anderson
Follow New posts New posts and comments

Avatar
  • Total activity 3
  • Last activity May 14, 2018 20:34
  • Member since May 14, 2018 20:32
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
Activity overview Posts (0) Comments (1)
  • Nathan Anderson commented, May 14, 2018 20:34
    I'm seeing the same thing. In my case, I have a nullable DateTimeOffset property in a class: if(something != null && something.nullableDateTimeOffset.HasValue) Resharper wants this: if(!(something?...
    1. Community
    2. ReSharper Community
    3. Nullable merge sequential checks seems broken to me
    • 0 votes
Copyright © 2000– JetBrains s.r.o.