2 references to XorOperator
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.Xor.cs (2)
25
InvokeSpanSpanIntoSpan<T,
XorOperator
<T>>(x, y, destination);
40
InvokeSpanScalarIntoSpan<T,
XorOperator
<T>>(x, y, destination);