1 write to _indexes
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
470
_indexes
= new nint[span.Rank];
4 references to _indexes
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (4)
472
_indexes
[^1] = -1;
489
_linearOffset = _span._shape.AdjustToNextIndex(_span._shape, _linearOffset,
_indexes
);
498
Array.Clear(
_indexes
);
499
_indexes
[^1] = -1;