7 references to ThrowArgument_DestinationTooShort
System.Numerics.Tensors (7)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryInputBinaryOutput.cs (6)
54ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 59ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2)); 186ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 191ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2)); 370ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 375ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2));
System\ThrowHelper.cs (1)
13ThrowArgument_DestinationTooShort("destination");