3 references to RemainderOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Remainder.cs (3)
28InvokeSpanSpanIntoSpan<T, RemainderOperator<T>>(x, y, destination); 47InvokeSpanScalarIntoSpan<T, RemainderOperator<T>>(x, y, destination); 66InvokeScalarSpanIntoSpan<T, RemainderOperator<T>>(x, y, destination);