aspnetcore/test/Microsoft.AspNetCore.Razor..../Language
Artak Mkrtchyan ad8485addd
Added new BlockType - HtmlComment
Updated the HtmlMarkupParser to understand the HtmlCOmments, and treat those as blocks.
2018-03-08 13:37:03 -08:00
..
CodeGeneration
IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
Intermediate
Legacy Added new BlockType - HtmlComment 2018-03-08 13:37:03 -08:00
RazorEngineBuilderExtensions.cs Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
RazorProjectEngineBuilderExtensions.cs Move to RazorProjectEngine. 2018-02-14 12:40:23 -08:00
SyntaxTreeVerifier.cs Re-introduce RazorEditorParser. 2017-07-12 17:01:16 -07:00
TestBoundAttributeDescriptorBuilderExtensions.cs
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProjectFileSystem.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
TestRazorProjectItem.cs Add support for relative paths 2018-02-05 14:19:52 -08:00
TestRazorSourceDocument.cs Add relative path to source document 2018-01-05 18:15:06 -08:00
TestRequiredAttributeDescriptorBuilderExtensions.cs
TestTagHelperDescriptorBuilderExtensions.cs
TestTagHelperFeature.cs
TestTagMatchingRuleDescriptorBuilderExtensions.cs