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 Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
TagHelperTypeVisitorTest.cs Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
TestCompilation.cs Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
ViewComponentTagHelperDescriptorFactoryTest.cs Clean up TagHelperDescriptor APIs. 2017-03-17 12:18:05 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json