0a5883d867
We must generate transform method for `IrMemberAccessExpression` by hand because of specifics of working with `typeArguments`. But we also must consider the case that in future we can add new fields in this element. If it happens, we will see error message. #KT-57812