Eclipse provides a 'References' feature in the search menu that allows you to find all references to a method, including which methods call it. This back-tracing capability helps understand call hierarchies. Option B is incorrect because this is built into Eclipse, not MyEclipse-specific. Option C is incorrect because the feature exists natively.