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