Fix BigInteger hex string parsing bug (#54251) (#54262)
authorJoseph Da Silva <39675835+jfd16@users.noreply.github.com>
Sat, 26 Jun 2021 19:33:01 +0000 (12:33 -0700)
committerGitHub <noreply@github.com>
Sat, 26 Jun 2021 19:33:01 +0000 (15:33 -0400)
commitaca3754a17de70453dd51d94b86dea54ae1b221b
tree866f504406b9ef36262f8b9e81936a6af79e67ab
parent46b5fdc8fc5855a9d78ba9bb4273c409a87841cd
Fix BigInteger hex string parsing bug (#54251) (#54262)
src/libraries/System.Runtime.Numerics/src/System/Numerics/BigNumber.cs
src/libraries/System.Runtime.Numerics/tests/BigInteger/parse.cs