Interception to modify the LINQ expression tree #28505
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
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.
The text was updated successfully, but these errors were encountered: