Open
Description
This is a follow on to #48997
We can define a fix which uses replacedBy
to move functions and variables to a new import, but cannot do the same with classes.
Can we either support replacedBy
with classes, or add a movedTo
operation which maintains the name and replaces only the import URI.