you should be able to use `PsiShortNamesCache.getM...
# kontributors
y
you should be able to use
PsiShortNamesCache.getMethodsByName()
to find a
PsiMethod
by name, then check if it’s a
KtLightMethod
and if its
kotlinOrigin
is a
KtProperty