In recent change f190cfa9acec1e49e2571415b89650bc8eaafb96 for issue #143, a raise of EArgumentOutOfRangeException"Argument out of range." in ZXing.ReadResult.TReadResult.addResultPoints has been introduced.
To resolve this, a simple addition of both generic arrays is sufficient. I'll provide a PR for this shortly.
In recent change f190cfa9acec1e49e2571415b89650bc8eaafb96 for issue #143, a raise of
EArgumentOutOfRangeException
"Argument out of range." inZXing.ReadResult.TReadResult.addResultPoints
has been introduced.To resolve this, a simple addition of both generic arrays is sufficient. I'll provide a PR for this shortly.