19467861c9
Use type refiner to correctly expand actual type alias - expect class chains, produced by the commonizer. In a case when type refiner doesn't exist for module create a one-shot thread local instance. This might happen with modules without source code in project (coming from build system model). ^KT-46691 Fixed