aspnetcore/src/Html/Abstractions
Martin Costello 769fc6d289
Cache Entries' Count for loops (#23707)
Cache the value of Entries.Count into a local when enumerating loops, rather than re-evaluating on each pass.
2020-07-08 09:40:49 -07:00
..
ref
src Cache Entries' Count for loops (#23707) 2020-07-08 09:40:49 -07:00
test