You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.