wincode_find_references
Find all call sites and usages of a specified symbol across the repository to trace code dependencies and assess impact.
Instructions
Finds all call sites and usages of a specified symbol across the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbolName | Yes | Exact name of the symbol to trace. |