Skip to content

SelectionExpressionBuilder: Fallback to best-matching constructor if MemberInit fails #8487

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

N-Olbert
Copy link
Contributor

@N-Olbert N-Olbert commented Aug 3, 2025

Summary of the changes (Less than 80 chars)

  • Fallback to best-matching constructor if MemberInit fails
  • With this change, records can be used

Closes #8486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception even when not using [UseSelection] on field that returns a record type
2 participants