All warnings concerning nullability should be addresses before releasing version 4.0.
We could maybe leave imported code in the Net and WebSockets namespaces alone, but all "original" code should be free from nullability inconsistencies.
Of course there should be as many non-nullable public-facing properties and return values as possibile, at least where it makes sense.
All warnings concerning nullability should be addresses before releasing version 4.0.
We could maybe leave imported code in the Net and WebSockets namespaces alone, but all "original" code should be free from nullability inconsistencies.
Of course there should be as many non-nullable public-facing properties and return values as possibile, at least where it makes sense.