aspnetcore/test/Microsoft.AspNetCore.Razor..../Language
Ryan Nowak 16324c3126 Add an Identifier by default
Using the MVC view engine convention for identifiers seems to make the
most sense, and we already use that convention for RazorProject so I
guess we're stuck with it.
2018-01-06 18:43:01 -08:00
..
CodeGeneration
IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
Intermediate Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
Legacy Add relative path to source document 2018-01-05 18:15:06 -08:00
RazorEngineBuilderExtensions.cs Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
SyntaxTreeVerifier.cs Re-introduce RazorEditorParser. 2017-07-12 17:01:16 -07:00
TestBoundAttributeDescriptorBuilderExtensions.cs
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProject.cs Adjusted verbosity of some property names and made 2017-07-06 18:05:36 -07:00
TestRazorProjectItem.cs Add relative path to source document 2018-01-05 18:15:06 -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