This is useful if you're trying to figure out if a GameObject can be safely deleted for example. My use case was to untangle a project with spaghetti dependencies, and this functionality helped a lot ...
This extension provides codelenses for C# methods, showing where these methods are used in non-script Unity objects. For example, given an editor function reference like: ...The reference will show up ...