Query: copy-paste error in the SelectExpression Equals method, could lead to null refs/other errors #18940
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
SelectExpression -> private bool Equals(SelectExpression selectExpression)
code:
should be:
The text was updated successfully, but these errors were encountered: