I doubt that any such utility is readily available, but I could be wrong.
This is quite difficult, given that dynamically loaded classes (via reflection) can themselves load other classes dynamically and that the names of the loaded classes can come from variables or some kind of runtime input.
Your codebase probably does nothing. If this is a one-time search of search strings, this might be a good option. Or are you looking for calls for reflection techniques.
source share