2 references to DivideByPowerOfTwo
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
956BigInteger quotient = DivideByPowerOfTwo(dividend, divisor, powerOfTwoExponent); 3687return DivideByPowerOfTwo(dividend, divisor, powerOfTwoExponent);