aspnetcore/test
Gert Driesen 5c31f1f455 Add Remove(string key, out object value) overload to RouteValueDictionary (#858)
* 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.
2018-10-17 13:24:07 -07:00
..
Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests Add Remove(string key, out object value) overload to RouteValueDictionary (#858) 2018-10-17 13:24:07 -07:00
Microsoft.AspNetCore.Routing.DecisionTree.Sources.Tests
Microsoft.AspNetCore.Routing.FunctionalTests
Microsoft.AspNetCore.Routing.Tests
Directory.Build.props