find_attribute_usages
Find all types and members decorated with a specific attribute (e.g., Obsolete, Authorize, Serializable)
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
attribute | string | ✓ | Attribute name to search for (with or without 'Attribute' suffix) |