Get all child expressions from a node.
Unwraps the outer Expression envelope, then iterates the inner data looking for Expression children — including those nested inside non-Expression structs like From, Where, GroupBy, etc.
Get all child expressions from a node.
Unwraps the outer Expression envelope, then iterates the inner data looking for Expression children — including those nested inside non-Expression structs like From, Where, GroupBy, etc.