aspnetcore/test
N. Taylor Mullen 774aebaa01 Rename TagHelperDescriptorProvider => TagHelperBinder.
- Moved the type out of the Legacy namespace.
- Renamed the types method to `GetBinding` since `TagHelper` is now inferred.
- Updated test names to reflect new method/class name.
- Updated product code variables to reflect new naming (provider => binder).

#1289
2017-05-08 16:59:53 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test
Microsoft.AspNetCore.Razor.Language.Test Rename TagHelperDescriptorProvider => TagHelperBinder. 2017-05-08 16:59:53 -07:00
Microsoft.AspNetCore.Razor.Performance Fix #1059 and #1060 2017-05-08 12:30:19 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -07:00
Microsoft.CodeAnalysis.Razor.Test [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add AttributeCompletion API. 2017-05-05 11:57:31 -07:00
RazorPageGenerator.Test