• Nick Craver's avatar
    Fixes #229, bringing HasValue in parity with IsNullOrEmpty (#840) · 12e49f64
    Nick Craver authored
    It appears we just never use this property anywhere and never noticed, but users did long ago. See #229 for details.
    
    Also adds some testing around this. While this may be considered a breaking change, I'm really going to err on the side of this is a plain on bug fix on a rarely used property. This doesn't impact any existing tests.
    12e49f64
Values.cs 943 Bytes