- Whenever we encounter an @addtaghelper directive we add it to the CodeTree at the top level (not nested in any chunk blocks). - Added a test to validate that @addtaghelper inside of a ChunkBlock doesn't add to the ChunkBlock's children. #195. |
||
|---|---|---|
| .. | ||
| CodeTree | ||
| Compiler | ||
| CSharpRazorCodeGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| LineMappingTest.cs | ||
| RazorCodeGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||