Probably somebody knows an efficient way to find a specific method. I know only 2 ways to find interesting method:
1. To call Find(crl+f) in AOT - this is a long way to find something. (see pic1)
2. To call the context menu on the selected method and choose "view definition". (see pic2)
Please help me detect the best way to find a specific component in AOT.
pic1
pic2