aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles
N. Taylor Mullen 9f675abbca Pre-allocate unbound `TagHelper` attributes.
- Hoist `TagHelperAttribute` creation into `private static readonly` fields to avoid allocations on every request. With the recent `TagHelperAttribute` change that made them immutable we can now pre-allocate them without worry of them being modified.
- Added two extra class configuration pieces to enable pre-allocation.
- Updated test files to showcase new pre-allocations.

#600
2016-03-01 11:23:49 -08:00
..
CodeGenerator Pre-allocate unbound `TagHelper` attributes. 2016-03-01 11:23:49 -08:00
DesignTime Rename AspNet 5 folders and files. 2016-01-22 12:21:05 -08:00
nested-1000.html Rename AspNet 5 folders and files. 2016-01-22 12:21:05 -08:00