3 references to HeuristicDivide
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Dragon4.cs (3)
323
outputDigit = BigInteger.
HeuristicDivide
(ref scaledValue, ref scale);
376
outputDigit = BigInteger.
HeuristicDivide
(ref scaledValue, ref scale);
404
outputDigit = BigInteger.
HeuristicDivide
(ref scaledValue, ref scale);