Commit 834f1cb
committed
Improve local collection usage
- direct query read-out where possble
- ToArray -> ToList(capacity) to reduce enumerations
- no usage of collections as buffer within Linq expressions1 parent c63d716 commit 834f1cb
1 file changed
Lines changed: 223 additions & 150 deletions
0 commit comments