aspnetcore/test
N. Taylor Mullen f8020e8e85 Make @addtaghelper directive not be nested.
- 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.
2014-10-15 12:10:27 -07:00
..
Microsoft.AspNet.Razor.Runtime.Test
Microsoft.AspNet.Razor.Test Make @addtaghelper directive not be nested. 2014-10-15 12:10:27 -07:00