1 write to _indexes
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorSpan.cs (1)
354_indexes = new nint[span.Rank];
4 references to _indexes
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\TensorSpan.cs (4)
356_indexes[^1] = -1; 373_linearOffset = _span._shape.AdjustToNextIndex(_span._shape, _linearOffset, _indexes); 382Array.Clear(_indexes); 383_indexes[^1] = -1;