UFile (package = )
    UClass (name = TypeAliasExpansionWithOtherAliasInArgumentKt)
        UMethod (name = foo)
            UParameter (name = $this$foo)
                UAnnotation (fqName = org.jetbrains.annotations.NotNull)
            UParameter (name = x)
                UAnnotation (fqName = org.jetbrains.annotations.NotNull)
            UBlockExpression
                UReturnExpression
                    ULiteralExpression (value = null)
        UMethod (name = bar)
            UParameter (name = $this$bar)
                UAnnotation (fqName = org.jetbrains.annotations.NotNull)
            UParameter (name = x)
                UAnnotation (fqName = org.jetbrains.annotations.NotNull)
            UBlockExpression
                UReturnExpression
                    ULiteralExpression (value = null)
