aspnetcore/test/Microsoft.AspNet.Razor.Test
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
..
Chunks/Generators
CodeGenerators Enable instrumentation for TagHelpers. 2015-06-10 12:52:25 -07:00
Editor
Framework
Parser Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
TagHelpers
TestFiles Enable instrumentation for TagHelpers. 2015-06-10 12:52:25 -07:00
Text
Tokenizer Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json