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