Finding all calls on a relationship in existing code

There’s an existing relationship in my solution I’m fairly certain isn’t called on anywhere. It’s easy to search through methods – none. Is there a means to search through all other possible calls – value lists, calculations, etc.?

I want to be certain before I delete it.

Kind regards,