* Add Remove(string key, out object value) overload to RouteValueDictionary. * Consistently use _count field instead of Count property in Remove overloads. Added comment on EnsureCapacity call. Added test for removing first/middle/last entry. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests | ||
| Microsoft.AspNetCore.Routing.DecisionTree.Sources.Tests | ||
| Microsoft.AspNetCore.Routing.FunctionalTests | ||
| Microsoft.AspNetCore.Routing.Tests | ||
| Directory.Build.props | ||