7 references to ThrowArgument_DestinationTooShort
System.Numerics.Tensors (7)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryInputBinaryOutput.cs (6)
53ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 58ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2)); 185ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 190ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2)); 369ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination1)); 374ThrowHelper.ThrowArgument_DestinationTooShort(nameof(destination2));
System\ThrowHelper.cs (1)
12ThrowArgument_DestinationTooShort("destination");