Tag:nullable-types
All the articles with the tag "nullable-types".
Nullable types, lifted operators and ReSharper
Explains C# lifted operators with nullable types and a ReSharper false-positive bug when assigning nullable int to a class with implicit operator.