System\Numerics\Tensors\netcore\Tensor.op_ExclusiveOr.cs (4)
18TensorOperation.Invoke<TensorOperation.Xor<T>, T, T>(x, y, destination);
31TensorOperation.Invoke<TensorOperation.Xor<T>, T, T>(x, y, destination);
46TensorOperation.Invoke<TensorOperation.Xor<T>, T, T>(x, y, destination);
61TensorOperation.Invoke<TensorOperation.Xor<T>, T, T>(x, y, destination);