MemberAccessEmitter: fix nested XML member access with dynamic access unknown members (references #203)

Keeps crawling the left operand node until it reaches something that isn't member access. If that's XMLish, everything else is too.
1 file changed