You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It used `cls.info` instead of `cls.thisType`, which caused symbols
accessible only through the self type of `cls` to be forgotten.
Fixes#18555
[Cherry-picked 02533ed]
0 commit comments