aspnetcore/src
N. Taylor Mullen 0688cd3ef7 Log errors if directives do not start at beginning of line.
- Updated tests to validate expectations.
- Added two additional tests to validate extensible directives and built-in directives get start at line verification.
2017-05-30 15:19:46 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Refactored attribute values IR 2017-05-26 12:34:34 -07:00
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Language Log errors if directives do not start at beginning of line. 2017-05-30 15:19:46 -07:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.CodeAnalysis.Razor Make ViewComponentTagHelper's bound attribute display names nicer. 2017-05-25 15:57:51 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces Add a new THProvider api 2017-05-16 14:59:37 -07:00
Microsoft.CodeAnalysis.Remote.Razor Remove assembly name filter from THD API. 2017-05-16 11:06:07 -07:00
Microsoft.VisualStudio.LanguageServices.Razor Rename TagHelperBoundAttributeDescriptorBuilder => BoundAttributeDescriptorBuilder. 2017-05-19 12:44:07 -07:00
RazorPageGenerator