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
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test