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 Add nullability to HtmlAbstractions (#22275) 2020-06-02 23:27:54 +00:00
src Cache Entries' Count for loops (#23707) 2020-07-08 09:40:49 -07:00
test Add nullability to HtmlAbstractions (#22275) 2020-06-02 23:27:54 +00:00