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