System\Numerics\Tensors\netcore\Tensor.op_LeftShift.cs (2)
17TensorOperation.Invoke<TensorOperation.ShiftLeft<T>, T, int, T>(x, shiftAmount, destination);
32TensorOperation.Invoke<TensorOperation.ShiftLeft<T>, T, int, T>(x, shiftAmount, destination);