ExhaustiveMatching
ExhaustiveMatching copied to clipboard
Support C# 8 Nullable Reference Types
If nullable reference types are enabled, we should enforce requirements for a case null: if that isn't already enforced by the compiler.