Wrote simple script to avoid big headache when refactoring or exploring legacy project. With reference viewer you can see all references from unity event to monobehaviour methods in scene.
Also you can search for method or script name to see if it has references from scene
See code or .unitypackage on GitHub: