aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../IntegrationTests
N. Taylor Mullen db805eb3e3 Fix ModelExpression's in section directive blocks.
- Changed `SectionDirectivePass` to move non-token body nodes from the original `DirectiveIntermediateNode` to the `SectionIntermediateNode`. By doing this there's no longer dual references of `SectionIntermediateNode` bodies.
- Added MVC tests for current and 1_X extensions.

#1614
2017-08-16 10:25:53 -07:00
..
CodeGenerationIntegrationTest.cs Fix ModelExpression's in section directive blocks. 2017-08-16 10:25:53 -07:00
InstrumentationPassIntegrationTest.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00