aspnetcore/test
N. Taylor Mullen 22c7c90b5a Add `TagHelperFactsService`.
- Add API to enable the editor to query information on the state of `TagHelper`s within a Razor document.
- Refactored methods from `TagHelperDescriptorProvider` to be in a `TagHelperDescriptorConventions` class so the language service could use them.
- Added `DefaultTagHelperFactService` tests.

#1120
2017-03-29 15:36:32 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test
Microsoft.AspNetCore.Razor.Evolution.Test Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.CodeAnalysis.Razor.Test Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
RazorPageGenerator.Test