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