aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak d40f6d3151 Add abstractions for Razor IR
This is an API skeleton for the IR data model that we'll be using as a
spiritual continuation of the 'chunks' API. Currently missing a lot of
detail which will be filled in as needed.
2016-11-16 14:06:02 -08:00
..
Intermediate Add abstractions for Razor IR 2016-11-16 14:06:02 -08:00
Legacy
Properties
TestFiles
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorParsingPhaseTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs Fix failing tests 2016-11-16 14:06:02 -08:00
IntegrationTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
RazorCodeDocumentExtensionsTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
RazorCodeDocumentTest.cs
RazorEngineTest.cs Fix failing tests 2016-11-16 14:06:02 -08:00
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs
project.json