When running this code on NET10, the Enumerable.Concat() method throws an ArgumentOutOfRangeException if the preceding Skip() method takes an argument greater than the length of the source array. If ...