aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 78451efa7f Pool `TagHelperExecutionContext`s within `TagHelperScopeManager`.
- Currently the `TagHelperScopeManager` creates a new `TagHelperExecutionContext` per `TagHelper` on a given page. With this change the max number of `TagHelperExecutionContext`s per page is the number of nested levels that exist.
- Added two tests validating that specific pieces of `TagHelperExecutionContext` are updated as expected.

#674
2016-02-19 10:37:01 -08:00
..
Runtime/TagHelpers Pool `TagHelperExecutionContext`s within `TagHelperScopeManager`. 2016-02-19 10:37:01 -08:00
TagHelpers
TestFiles
Microsoft.AspNetCore.Razor.Runtime.Test.xproj
project.json