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)
54int l1 = DivMul(value, _mu, _q1, _modulus.Length - 1);