Skip to content

Fix Contains on ImmutableArray - #35247

Merged
cincuranet merged 4 commits into
dotnet:mainfrom
cincuranet:imm-arr
Dec 2, 2024
Merged

Fix Contains on ImmutableArray#35247
cincuranet merged 4 commits into
dotnet:mainfrom
cincuranet:imm-arr

Conversation

@cincuranet

Copy link
Copy Markdown
Contributor

Fixes #35102

@cincuranet
cincuranet marked this pull request as ready for review December 2, 2024 12:38
@cincuranet
cincuranet requested a review from a team as a code owner December 2, 2024 12:38
@cincuranet
cincuranet enabled auto-merge (squash) December 2, 2024 12:38
Comment thread src/EFCore/Query/QueryRootProcessor.cs
Comment thread src/EFCore/Query/QueryRootProcessor.cs
@cincuranet
cincuranet disabled auto-merge December 2, 2024 13:12
@cincuranet
cincuranet enabled auto-merge (squash) December 2, 2024 13:18
@cincuranet
cincuranet merged commit af19b40 into dotnet:main Dec 2, 2024
@cincuranet
cincuranet deleted the imm-arr branch December 2, 2024 15:33
cincuranet added a commit to cincuranet/efcore that referenced this pull request Dec 2, 2024
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.

Regression when using ImmutableArray's Contains, while Array's Contains method still works.

2 participants