aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak d1c0ab587c Add support for type parameters to class nodes
This change will allow someone extending Razor to use generic type
parameters in generated classes.

There's no user-level extensibility provided here yet, as in there is no
language support for adding type parameters.
2018-04-05 15:26:42 -07:00
..
BasicIntegrationTest
CodeGenerationIntegrationTest
ExtensibleDirectiveTest
HtmlAttributeIntegrationTest
RazorTemplateEngineIntegrationTest Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
TagHelpersIntegrationTest