5 references to ThrowIfArrayTypeMismatch
System.Numerics.Tensors (5)
System\Numerics\Tensors\netcore\Tensor_1.cs (2)
57ThrowHelper.ThrowIfArrayTypeMismatch(array); 66ThrowHelper.ThrowIfArrayTypeMismatch(array);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (3)
39ThrowHelper.ThrowIfArrayTypeMismatch(array); 56ThrowHelper.ThrowIfArrayTypeMismatch(array); 68ThrowHelper.ThrowIfArrayTypeMismatch(array);