If you have an unused public routine named MyRoutine in a code module and a routine with the same name elsewhere (in a class module, in my project), you do not receive a warning that the (module) routine is not used.
F7 on the name of the (module) routine does not list references (rightly).
F7 on the name of the (module) routine does not list references (rightly).