Open rajeshsingh381 opened 1 week ago
@rajeshsingh381 Our call hierarchy implementation is shared with VS so I filed a bug at https://developercommunity.visualstudio.com/t/C-IntelliSense-Call-Hierarchy-doesnt/10791786, but they might consider it a feature request and/or "by design" or "out of scope" for the feature.
Environment
Bug Summary and Steps to Reproduce
Bug Summary: When you look for call hierarchy of a function, it doesn't list the references where it is called as function pointer, for example thread creation. This is useful, else we have to figure out the rest of the hierarchy using search function.
Steps to reproduce:
Expected behavior:
Configuration and Logs
Other Extensions
No response
Additional context
No response