1 reference to BoundsCannotBeLessThanOne
System.Linq.Expressions (1)
System\Linq\Expressions\NewArrayExpression.cs (1)
226if (dimensions <= 0) throw Error.BoundsCannotBeLessThanOne(nameof(bounds));