aspnetcore/test/Microsoft.AspNetCore.Razor..../Intermediate
Ryan Nowak 026f9ffb69 Nodes that have children should use .Children
This removes special casing for nodes that contain children that were
hiding them in a .Content or .Value property.
2016-12-07 17:58:31 -08:00
..
DefaultRazorIRBuilderTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
DefaultRazorIRLoweringPhaseIntegrationTest.cs Nodes that have children should use .Children 2016-12-07 17:58:31 -08:00
RazorIRAssert.cs Nodes that have children should use .Children 2016-12-07 17:58:31 -08:00
RazorIRBuilderTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
RazorIRNodeWalkerTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00