Skip to content

Conversation

@i-kostikov
Copy link
Contributor

@i-kostikov i-kostikov commented Feb 25, 2021

Fixes Issue 4114

Master PR

Description

#4114
Using the EqualityComparer.Default instead the ReferenceEquals method to avoid the boxing for value types.

Customer Impact

Regression

Testing

Risk

No risks

@i-kostikov i-kostikov requested a review from a team as a code owner February 25, 2021 19:37
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Feb 25, 2021
@ghost ghost requested review from SamBent, fabiant3 and ryalanms February 25, 2021 19:37
Base automatically changed from master to main March 17, 2021 17:38
@oysteinkrog
Copy link

Is there any way for the community to help get this kind of PRs merged?

@dipeshmsft dipeshmsft merged commit 4dfe586 into dotnet:main Jan 3, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 9, 2022
@singhashish-wpf
Copy link
Contributor

@i-kostikov We are reverting this change as of now as it is causing regressions in #7321 #7315
There seems to be a test gap where we couldn't figure out these possibilities before the merge. We will be working towards rectifying the test gap and fixing this later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants