I have a particular method that is occasionally crashing with an ArgumentException:
Destination array was not long enough. Check destIndex and length, and the ar
Honestly, I'm not sure, but why not just remove the size declaration on your List initialization?
List`` list = new List``