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

Compatibility with System.Linq.Dynamic.Core dynamic classes #334

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Compatibility with System.Linq.Dynamic.Core dynamic classes #334

merged 1 commit into from
Feb 18, 2019

Conversation

AlekseyMartynov
Copy link
Contributor

Resolves https://devexpress.com/issue=T714342

System.Linq.Dynamic.Core builds runtime anonymous types that extend DynamicObject.

This PR adds an exception for these types so that they are treated as ordinary anonymous types.

@AlekseyMartynov AlekseyMartynov merged commit 3eb32ba into DevExpress:master Feb 18, 2019
@AlekseyMartynov AlekseyMartynov deleted the T714342 branch February 18, 2019 08:54
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.

2 participants