Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing ContainsKey+Dictionary item.get() to TryGetValue #9629

Merged
merged 1 commit into from Oct 20, 2023

Conversation

kshyju
Copy link
Member

@kshyju kshyju commented Oct 19, 2023

Replacing ContainsKey + Item.get to TryGetValue method which is slightly more performant.

@kshyju kshyju requested a review from a team as a code owner October 19, 2023 21:47
@kshyju kshyju merged commit 2447bbc into dev Oct 20, 2023
9 checks passed
@kshyju kshyju deleted the shkr/try-get-value branch October 20, 2023 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants