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