Fix new BigInteger().GetHashCode() to not throw.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 11 Jun 2013 19:55:48 +0000 (15:55 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 11 Jun 2013 19:55:48 +0000 (15:55 -0400)
commit043b9d20258f7100df8ed1e96d355fd98e12fb51
tree601a051fe541a09fee03d0d64fb90b0878ae51a6
parentc9b90f8f5b9c9925208b2a77594a32985e0ed1c0
Fix new BigInteger().GetHashCode() to not throw.
mcs/class/System.Numerics/System.Numerics/BigInteger.cs
mcs/class/System.Numerics/Test/System.Numerics/BigIntegerTest.cs