aspnetcore/test/Microsoft.AspNetCore.Razor....
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
..
Language Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
Properties
Microsoft.AspNetCore.Razor.Test.Common.csproj
TestCompilation.cs Fix #1407 null refs in VCTH tests 2017-06-07 12:37:04 -07:00