7 references to s_bnZeroInt
System.Runtime.Numerics (7)
System\Numerics\BigInteger.cs (7)
238this = s_bnZeroInt; 576this = s_bnZeroInt; 630public static BigInteger Zero { get { return s_bnZeroInt; } } 766return s_bnZeroInt; 801return s_bnZeroInt; 2791return s_bnZeroInt; 2822return s_bnZeroInt;