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
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test