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

Perform structural equality in ExpressionEqualityComparer #28720

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

roji
Copy link
Member

@roji roji commented Aug 15, 2022

Fixes #28581

@roji roji requested a review from a team August 15, 2022 14:15
Copy link
Member

@smitpatel smitpatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs-design

@roji roji dismissed smitpatel’s stale review September 7, 2022 07:16

Team has decided to go ahead with this.

@roji roji requested a review from dougbu as a code owner September 7, 2022 07:19
@roji roji changed the base branch from main to release/7.0 September 7, 2022 07:19
@roji roji merged commit 3255316 into dotnet:release/7.0 Sep 7, 2022
@roji roji deleted the ArrayComparisons branch September 7, 2022 09:38
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.

Linq expression containing Array Object isn't cached and compiled every time
3 participants