C#C
C#3y ago
Mechno

❔ why is .ToList() considered being in a right answer for this problem?

Stack Overflow
I can't get to the bottom of this error, because when the debugger is attached, it does not seem to occur.

Collection was modified; enumeration operation may not execute

Below is the code.
This i...
Was this page helpful?