aspnetcore/test
Doug Bunting de95f67400 Add `HtmlAttributeNotBoundAttribute`
- #182
- ignore otherwise-bound (i.e. `public`) properties in tag helpers

nits:
- add more `TagHelperDescriptorFactory` tests e.g. of `internal` properties
- remove `private` setter from `HtmlAttributeNameAttribute`
- use `null` propagation to shorten `IsAccessibleProperty` expression
- clean up some trailing whitespace
2015-04-24 22:57:41 -07:00
..
Microsoft.AspNet.Razor.Runtime.Test Add `HtmlAttributeNotBoundAttribute` 2015-04-24 22:57:41 -07:00
Microsoft.AspNet.Razor.Test