There are several ways to search for instances of a function:
1. Open Call Hierarchy
2. Find References
3. Search Text
I am unable to get "Open Call Hierarchy" to work. The resulting list of callers is empty. By contrast "Search Text" reveals many hits for the function I am searching for. Compare the results from the different methods below.
Open Call Hierarchy (Ctrl + Alt + H)
aberger_3-1634323692897.png
References (Ctrl + Shift + G)
aberger_4-1634323699854.png
Search Text (Ctrl + Alt + G)
aberger_6-1634323854959.png
Is there a way to get Open Call Hierarchy to work? I have tried rebuilding the project Index, but that doesn't make a difference.