1 reference to Argument_IncompatibleDimensions
System.Numerics.Tensors (1)
System\ThrowHelper.cs (1)
248
throw new ArgumentException(SR.Format(SR.
Argument_IncompatibleDimensions
, leftDim, rightDim));