aspnetcore/test
N. Taylor Mullen c34a99e188 Update the TagHelperBinding API to use IReadOnlyList.
- Changed `Attributes` to return `IReadOnlyList<KeyValuePair<string, string>>`.
- Changed `GetBoundRules` to return `IReadOnlyList<TagMatchingRuleDescriptor>`.
- Updated tests to react to new signature.

#1510
2017-07-06 15:42:24 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Unnest IntermediateToken.TokenKind 2017-07-06 11:15:36 -07:00
Microsoft.AspNetCore.Razor.Language.Test Update the TagHelperBinding API to use IReadOnlyList. 2017-07-06 15:42:24 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Unnest IntermediateToken.TokenKind 2017-07-06 11:15:36 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim DiagnosticSource to 4.4.1 2017-07-03 15:09:38 -07:00
Microsoft.CodeAnalysis.Razor.Test Remove AssetTargetFallback 2017-06-30 14:42:00 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add AllowedChildTagDescriptor. 2017-07-03 11:04:10 -07:00
RazorPageGenerator.Test