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

Make sure navigations on property bag entity types don't use CLR properties. #25960

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

AndriySvyryd
Copy link
Member

@AndriySvyryd AndriySvyryd commented Sep 9, 2021

Make GetIdentifyingMemberInfo() return null for indexer properties since it doesn't uniquely identifies them
Replaced some usages of GetIdentifyingMemberInfo() with more appropriate code.

Fixes #25501
Fixes #25459

@AndriySvyryd AndriySvyryd requested a review from a team September 9, 2021 19:59
@AndriySvyryd AndriySvyryd marked this pull request as draft September 9, 2021 21:59
…erties.

Make GetIdentifyingMemberInfo() return null for indexer properties since it doesn't uniquely identifies them
Replaced some usages of GetIdentifyingMemberInfo() with more appropriate code.

Fixes #25501
Fixes #25459
@AndriySvyryd AndriySvyryd marked this pull request as ready for review September 10, 2021 02:59
@AndriySvyryd AndriySvyryd merged commit 65bc528 into release/6.0 Sep 10, 2021
@AndriySvyryd AndriySvyryd deleted the Issue25501 branch September 10, 2021 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants