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

Interception to modify the LINQ expression tree #28505

Closed
ajcvickers opened this issue Jul 25, 2022 · 0 comments
Closed

Interception to modify the LINQ expression tree #28505

ajcvickers opened this issue Jul 25, 2022 · 0 comments
Assignees
Labels
area-interception area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

Split off from #19748.

This is specifically about modifying the LINQ expression tree usually generated by the compiler and passed to EF. It excludes modification of the internal expressions used later in the pipeline that represent the generated SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-interception area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Projects
None yet
Development

No branches or pull requests

1 participant