find_references
Find all references to a symbol (type, method, property, field, or event) across the solution
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
symbol | string | ✓ | Symbol name: simple type (MyClass), fully qualified (Namespace.MyClass), or member (MyClass.MyProperty) |