This change makes RouteValueDictionary a full IDictionary implementation instead of a subclass of Dictionary. Followed the patterns used in the old implementation, namely preserving the struct-returning behavior of Keys/Values/GetEnumerator. |
||
|---|---|---|
| .. | ||
| Constraints | ||
| Template | ||
| ConstraintMatcherTests.cs | ||
| ConstraintsBuilderTests.cs | ||
| DefaultInlineConstraintResolverTest.cs | ||
| InlineRouteParameterParserTests.cs | ||
| Microsoft.AspNet.Routing.Tests.kproj | ||
| RouteCollectionTest.cs | ||
| RouteOptionsTests.cs | ||
| RouteValueDictionaryTests.cs | ||
| TemplateParserDefaultValuesTests.cs | ||
| project.json | ||