Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Make ConcurrentDictionary calls to TryUpdate use TryUpdateInternal#1833

Merged
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:cd_update_internal
May 26, 2015
Merged

Make ConcurrentDictionary calls to TryUpdate use TryUpdateInternal#1833
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:cd_update_internal

Conversation

@stephentoub
Copy link
Copy Markdown
Member

Avoids recomputing the key's hashcode.

@ellismg
Copy link
Copy Markdown
Contributor

ellismg commented May 25, 2015

LGTM

stephentoub added a commit that referenced this pull request May 26, 2015
Make ConcurrentDictionary calls to TryUpdate use TryUpdateInternal
@stephentoub stephentoub merged commit 44dcc90 into dotnet:master May 26, 2015
@stephentoub stephentoub deleted the cd_update_internal branch May 26, 2015 01:49
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…rnal

Make ConcurrentDictionary calls to TryUpdate use TryUpdateInternal

Commit migrated from dotnet/corefx@44dcc90
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants