1 write to _indexes
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
397_indexes = new nint[tensor.Rank];
4 references to _indexes
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\Tensor_1.cs (4)
399_indexes[^1] = -1; 416_linearOffset = _tensor._shape.AdjustToNextIndex(_tensor._shape, _linearOffset, _indexes); 425Array.Clear(_indexes); 426_indexes[^1] = -1;