aspnetcore/test/Microsoft.AspNetCore.Razor..../Language/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
..
IntegrationTestBase.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
IntermediateNodeSerializer.cs Moved typename and propertyname to extension methods 2017-06-29 16:47:53 -07:00
IntermediateNodeVerifier.cs Moved typename and propertyname to extension methods 2017-06-29 16:47:53 -07:00
IntermediateNodeWriter.cs Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
IntializeTestFileAttribute.cs Moved typename and propertyname to extension methods 2017-06-29 16:47:53 -07:00
RazorDiagnosticSerializer.cs Moved typename and propertyname to extension methods 2017-06-29 16:47:53 -07:00
SourceMappingsSerializer.cs Rename LineMapping => SourceMapping. 2017-07-06 10:34:19 -07:00