Enforce the use of Utf8JsonReader.ValueSequence for test purposes
I wrote my own BigIntegerConverter for JSON serialization/deserialization.
In the Read method I checked if ValueSequence is used
I wrote my own BigIntegerConverter for JSON serialization/deserialization.
In the Read method I checked if ValueSequence is used