2 writes to _array
System.Runtime.Numerics (2)
System\Numerics\BigInteger.RentedBuffer.cs (2)
39rentedBuffer._array = array; 61_array = null;
1 reference to _array
System.Runtime.Numerics (1)
System\Numerics\BigInteger.RentedBuffer.cs (1)
58nuint[]? array = _array;