aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 3c73ae9cfe Change `TagHelperOutput` and `TagHelperContext` lifetimes.
- `TagHelperOutput` and `TagHelperContext` lifetimes now mach `TagHelperExecutionContext`s. This means once a set of `TagHelper`s have run on a tag the `TagHelperOutput`/`TagHelperContext` will be re-used.
- Added tests to validate the various `Reset`/`Reinitialize` methods behaved correctly.
- Updated codegen to no longer set `TagHelperExecutionContext.Output`.

#719
2016-03-28 11:54:48 -07:00
..
Runtime/TagHelpers Change `TagHelperOutput` and `TagHelperContext` lifetimes. 2016-03-28 11:54:48 -07:00
TagHelpers Change `TagHelperOutput` and `TagHelperContext` lifetimes. 2016-03-28 11:54:48 -07:00
TestFiles
Microsoft.AspNetCore.Razor.Runtime.Test.xproj
project.json