aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
N. Taylor Mullen 68554f8106 Updated the ir lowering phase to lazily add namespaces.
- The lazy addition of namespaces gives the main document lowering phase an opportunity to add source location information which we then add after the main lowering.
- Re-generated csharp to capture addition of using statements that were previously overridden by defaults/imports.

#1174
2017-04-04 12:09:34 -07:00
..
BasicIntegrationTest
CodeGenerationIntegrationTest Updated the ir lowering phase to lazily add namespaces. 2017-04-04 12:09:34 -07:00
HtmlAttributeIntegrationTest
InstrumentationPassIntegrationTest
RazorTemplateEngineIntegrationTest
TagHelpersIntegrationTest