aspnetcore/test/Microsoft.AspNetCore.Razor..../Language
Artak b58986414e
Make Razor HTML Comments aware (#2178)
* Merging changes (from dev branch; doing manually to squash them really)of HTML Parser to be aware of HTML Comments so TagHelpers don't complain about comments as content.
2018-03-19 10:18:29 -07:00
..
CodeGeneration
IntegrationTests Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Intermediate
Legacy Make Razor HTML Comments aware (#2178) 2018-03-19 10:18:29 -07:00
RazorEngineBuilderExtensions.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorProjectEngineBuilderExtensions.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
SyntaxTreeVerifier.cs
TestBoundAttributeDescriptorBuilderExtensions.cs
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProjectFileSystem.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRazorProjectItem.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRazorSourceDocument.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRequiredAttributeDescriptorBuilderExtensions.cs
TestTagHelperDescriptorBuilderExtensions.cs
TestTagHelperFeature.cs
TestTagMatchingRuleDescriptorBuilderExtensions.cs