aspnetcore/test/Microsoft.AspNetCore.Razor..../Extensions
Ajay Bhargav Baaskaran 9c031e6fb5 Moved all TagHelperDescriptor related builders to have getter setter
instead of methods

More polish to the tag helper descriptor builders.
- Expose underlying builders as getter only list
- Added AsDictionary() extension method to BoundAttributeDescriptorBuilder
- Expose diagnostics as RazorDiagnosticCollection
- Got rid of Require** prefix in TagMatchingRuleBuilder
- Workaround issue aspnet/Razor#1492 by copying the test descriptor
  extensions
2017-06-30 14:08:05 -07:00
..
DesignTimeDirectiveTargetExtensionTest.cs
FunctionsDirectivePassTest.cs
InheritsDirectivePassTest.cs
PreallocatedAttributeTargetExtensionTest.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
SectionDirectivePassTest.cs
SectionTargetExtensionTest.cs
TemplateTargetExtensionTest.cs