aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles
N. Taylor Mullen ddbd603653 Enable instrumentation for TagHelpers.
- Removed old code that disabled instrumentation for TagHelper bodies. Instrumentation will throw out sections for begin/end context that don't make it to the final output.
- Added instrumentation around WriteTagHelperAsync. Any content inside of the TagHelper will get sub-mapped via begin/end context.
- Hand verified BasicTagHelpers.cs begin/end context tests to ensure correctness.

#172
2015-06-10 12:52:25 -07:00
..
CodeGenerator Enable instrumentation for TagHelpers. 2015-06-10 12:52:25 -07:00
DesignTime Modify tests to account for new generated output. 2014-05-09 11:09:45 -07:00
nested-1000.html Added tests project. 2014-01-18 14:18:55 -08:00