When calling a.SequenceEqual(b) with string arrays that contain some null values, a NullReferenceException is thrown from inside SequenceEqual. Thanks to @drognanar for narrowing this down to a small ...
When you use a Dictionary in a Json typed field it will throw an exception: System.NullReferenceException: 'Object reference not set to an instance of an object.' in ...