6 references to SetValue
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.BigInteger.cs (5)
509
SetValue
(out rem, ref lhs);
515
SetValue
(out rem, ref lhs);
740
SetValue
(out result, ref lhs);
960
SetValue
(out result, ref lhs);
1123
SetValue
(out BigInteger temp, ref this);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Rounding.cs (1)
409
BigInteger.
SetValue
(out quotient, ref newQuotient);