3 references to s_bnMinusOneInt
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
437this = s_bnMinusOneInt; 585this = s_bnMinusOneInt; 634public static BigInteger MinusOne { get { return s_bnMinusOneInt; } }