Replaces a bunch of dictionary operations with indexing into an array by doing some caching. Also eliminating an enumerator allocation by changing from IReadOnlyDictionary to RouteValueDictionary. |
||
|---|---|---|
| .. | ||
| RoutePrecedenceTests.cs | ||
| TemplateBinderTests.cs | ||
| TemplateMatcherTests.cs | ||
| TemplateParserTests.cs | ||