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