2 references to ReducerThreshold
System.Runtime.Numerics (2)
System\Numerics\BigIntegerCalculator.PowMod.cs (2)
351if (modulus.Length < ReducerThreshold) 375if (modulus.Length < ReducerThreshold)