8 references to s_bnZeroInt
System.Runtime.Numerics (8)
System\Numerics\BigInteger.cs (8)
238this = s_bnZeroInt; 580this = s_bnZeroInt; 634public static BigInteger Zero { get { return s_bnZeroInt; } } 786return s_bnZeroInt; 821return s_bnZeroInt; 2614return s_bnZeroInt; 2853return s_bnZeroInt; 2884return s_bnZeroInt;