aspnetcore/test/Microsoft.AspNet.Razor.Runt...
N. Taylor Mullen c87dd8d9de Fix EditorBrowsableAttribute detection to apply to individual attributes.
- Prior to this change we'd return early and not generate any found descriptors if ANY property on a `TagHelper` had editor browsable never.
- This issue was hidden from tests due to us using the wrong comparer. Updated the comparer and failures occurred without the `TagHelperDescriptorFactory` change (yay).

#454
2015-07-23 15:26:46 -07:00
..
TagHelpers Fix EditorBrowsableAttribute detection to apply to individual attributes. 2015-07-23 15:26:46 -07:00
TestFiles
Microsoft.AspNet.Razor.Runtime.Test.xproj
XmlDocumentationProviderTest.cs
project.json