get_xrefs_to_field
Find all references to a field in a decompiled Android app. Specify the class and field names to get references with optional pagination.
Instructions
Find all references to a field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | ||
| field_name | Yes | ||
| offset | No | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||