Kennethtruyers's comments

Kennethtruyers | 8 years ago | on: What's new and coming in C# 8

That's indeed true for the default interface implementation, but I believe for nullability it's just compiler warnings. At runtime, nothing will be left in the IL for this. It just isn't possible to do that and maintain backward compatibility
page 1