1 write to _mu
System.Runtime.Numerics (1)
System\Numerics\BigIntegerCalculator.FastReducer.cs (1)
42
_mu
= mu.Slice(0, ActualLength(mu));
1 reference to _mu
System.Runtime.Numerics (1)
System\Numerics\BigIntegerCalculator.FastReducer.cs (1)
57
int l1 = DivMul(value,
_mu
, _q1, _modulus.Length - 1);