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