Add ConcurrentDictionary.TryRemove(KeyValuePair) (dotnet/corefx#41597)
authorStephen Toub <stoub@microsoft.com>
Mon, 7 Oct 2019 18:19:57 +0000 (14:19 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2019 18:19:57 +0000 (14:19 -0400)
commit1e7fc68275a3a28719ad587984f19f5466dd1aff
tree9766a5fd160995dc4eff9177eb03c7f4f4c22f7f
parentf029c0920e36f963e45ebdbbf6b9b226c4359a8a
Add ConcurrentDictionary.TryRemove(KeyValuePair) (dotnet/corefx#41597)

Commit migrated from https://github.com/dotnet/corefx/commit/a62579502cb9e86b761c2249d0d04af3d827b3a3
src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.cs
src/libraries/System.Collections.Concurrent/src/System/Collections/Concurrent/ConcurrentDictionary.cs
src/libraries/System.Collections.Concurrent/tests/ConcurrentDictionary/ConcurrentDictionaryTests.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/FailedProxyCache.cs
src/libraries/System.Net.ServicePoint/src/System/Net/ServicePointManager.cs