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
+223
-150
lines changed
0 commit comments