1 write to _indexes
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
394_indexes = new nint[tensor.Rank];
4 references to _indexes
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\Tensor_1.cs (4)
396_indexes[^1] = -1; 413_linearOffset = _tensor._shape.AdjustToNextIndex(_tensor._shape, _linearOffset, _indexes); 422Array.Clear(_indexes); 423_indexes[^1] = -1;