aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles
Ryan Nowak d187edbd76 Use the TagHelperBinder to dedupe taghelpers
This change does deduplication of taghelpers during the binding/rewriting
phase. This is needed when a taghelper has multiple sets of html
attributes that are required (behaves like an OR). This is used lots in
MVC.

The old codebase used to do this in the codegen phase, but it seems
beneficial to do as early as possible.
2017-01-26 15:36:42 -08:00
..
IntegrationTests Use the TagHelperBinder to dedupe taghelpers 2017-01-26 15:36:42 -08:00
Source
nested-1000.html