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

Fix for the Contains method translation on generic IList implementations #17469

Closed
wants to merge 4 commits into from
Closed

Conversation

alexmurari
Copy link
Contributor

Now the Contains method will work properly on both IList and IList<> interfaces.

Fixes #17342

@dnfclas
Copy link

dnfclas commented Aug 28, 2019

CLA assistant check
All CLA requirements met.

@smitpatel smitpatel changed the base branch from master to release/3.1 September 3, 2019 20:56
@smitpatel smitpatel changed the base branch from release/3.1 to master September 3, 2019 21:01
@smitpatel
Copy link
Contributor

@MurariAlex - Thank you for contribution. I had submitted to #17599 to do some tweaks to changes here and it will get merged to release/3.1

@smitpatel smitpatel closed this Sep 3, 2019
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.

3 participants