aspnetcore/test
Ryan Nowak 242ea0ee3f Add parsing of includes and imports
Also adds the source document to the RazorSyntaxTree and does some cleanup
related to this. This lets us verify which tree goes to which document and
that seems important.

Added basic tests to verify that parsing happens, though it's not being
used for anything right now.
2017-01-13 11:25:20 -08:00
..
Microsoft.AspNetCore.Razor.Evolution.Test Add parsing of includes and imports 2017-01-13 11:25:20 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test