3 references to AddSelf
System.Runtime.Numerics (3)
System\Numerics\BigIntegerCalculator.SquMul.cs (3)
124
AddSelf
(bits.Slice(n), core);
239
AddSelf
(bitsHigh, carry);
323
AddSelf
(bits.Slice(n), core.Slice(0, ActualLength(core)));