1 implementation of
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor.cs (1)
205object IReadOnlyTensor.this[params scoped ReadOnlySpan<nint> indexes] => this[indexes]!;