- 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 |
||
|---|---|---|
| .. | ||
| AddImportChunkGeneratorTest.cs | ||
| CSharpCodeGeneratorTest.cs | ||
| CSharpCodeWriterTest.cs | ||
| CSharpLineMappingWriterTest.cs | ||
| CSharpPaddingBuilderTests.cs | ||
| CSharpRazorChunkGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| CSharpTagHelperRenderingUnitTest.cs | ||
| CodeGenTestCodeGenerator.cs | ||
| CodeGenTestHost.cs | ||
| CodeWriterTest.cs | ||
| DynamicAttributeBlockChunkGeneratorTest.cs | ||
| LineMappingTest.cs | ||
| RazorChunkGeneratorTest.cs | ||
| RazorCommentChunkGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||