The namespace global::' already contains a definition for JumpDelegate’
I’m getting this error in the console related to the script that I want to keep in the project, meaning there is some other script in the project using JumpDelegate. How do I find this other script (likely from an addon package because I didn’t write it) without combing through all of my project scripts manually?