aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak ec45d8ea8c Remove typeof from codegen
The C# codegen was using some of the new names for various TagHelper
constructs instead of the old namespace.

This change reverts to the old names.
2017-01-24 13:45:50 -08:00
..
BasicIntegrationTest
CodeGenerationIntegrationTest Remove typeof from codegen 2017-01-24 13:45:50 -08:00
HtmlAttributeIntegrationTest
ImportsIntegrationTest Adds support for imports to IR lowering 2017-01-20 10:43:53 -08:00
InstrumentationPassIntegrationTest Remove typeof from codegen 2017-01-24 13:45:50 -08:00
TagHelpersIntegrationTest