How to find all refrences to HOTRELOAD

I had a c++ enumeration that I had to add an entry for, this caused many refrence to change to HOTREAL_TheENUM. I tried closing the editor and doing a clean rebuild and re-opening and while it fixed some of the refrences it didnt fix them all.

Now I want to find ALL the references so I can change them by hand. Any way to do that?

Any way to check that there aren’t “disconnected” items in blue prints?