3 references to EnsureWritable
System.Numerics (3)
System\Numerics\BigInteger.cs (1)
1103
regSquare.
EnsureWritable
(cuResMax, 0);
System\Numerics\BigIntegerBuilder.cs (2)
429
EnsureWritable
(Math.Max(_iuLast, reg._iuLast) + 1, 1);
563
EnsureWritable
(reg._iuLast + 1, 0);