find_references
Locate where symbols are referenced in code to track usage across projects and identify dependencies.
Instructions
어디서 쓰|참조|사용처|find usage|references|where used - Find symbol references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbolName | Yes | Name of the symbol to find references for | |
| filePath | No | File path where the symbol is defined | |
| line | No | Line number of the symbol definition | |
| projectPath | Yes | Project directory path |