I was always under the impression that the order items are returned via a foreach loop is not guaranteed. For the most part, that is correct. However, it’s not 100%. I was working on some code today and there was a regular for loop that Resharper...