MSV Find where a given function used

I have a source code of a program and I am trying to learn from it by analizing the code. I am looking for a method to find all codes where a given defined function used. I have tried with right click to the function name and "Find all references", but it didn't give me results.
Which version of Visual Studio are you using?

The feature works for me with both VS 2017 and VS 2019.

Maybe you need to repair your installation?
Topic archived. No new replies allowed.