aspnetcore/test/Microsoft.AspNetCore.Razor..../Langauge
N. Taylor Mullen 19f895b9ad Validate line mappings for integration tests in Razor.Extensions.
- Split line mapping validation into its own method.
- Prior to this we were calling the wrong method in our design time code generation integration tests within the Razor.Extensions test project.
- Re-generated line mapping baselines to conform with the cshtml files for Razor.extensions code generation integration tests.

#1351
2017-05-17 10:20:36 -07:00
..
IntegrationTests Validate line mappings for integration tests in Razor.Extensions. 2017-05-17 10:20:36 -07:00
Intermediate
RazorEngineBuilderExtensions.cs
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProject.cs
TestRazorProjectItem.cs
TestRazorSourceDocument.cs
TestTagHelperDescriptorResolver.cs
TestTagHelperFeature.cs Fix #1311 add a base class for features 2017-05-12 21:15:59 -07:00