get_xrefs_to_method
Find all references to a method in decompiled Android code. Provide class and method names to retrieve usages, with pagination support for large results.
Instructions
Find all references to a method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | ||
| method_name | Yes | ||
| offset | No | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||