aspnetcore/test/Microsoft.CodeAnalysis.Razo...
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
..
DefaultTagHelperDescriptorFactoryTest.cs Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
Microsoft.CodeAnalysis.Razor.Test.csproj Change compilation targets. 2017-03-24 07:49:34 -07:00
TagHelperDescriptorFactoryTagHelpers.cs
TagHelperTypeVisitorTest.cs
TestCompilation.cs
ViewComponentTagHelperDescriptorFactoryTest.cs
ViewComponentTypeVisitorTest.cs
xunit.runner.json