bc853e45e8
If the `candidateSymbol` is an extension, then it cannot be called with an explicit dispatch receiver, because only the extension receiver can be explicit in such case Therefore, we consider `receiverExpression` to be a dispatch receiver only if the `candidateSymbol` is not an extension KTIJ-21910