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