find_reflection_usage
Detect dynamic/reflection-based usage like Type.GetType, Activator.CreateInstance, MethodInfo.Invoke
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
symbol | string | Optional type name to filter results (omit to scan entire solution) |