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