Is there a way in Xcode to find all the places where a method or property has been been called?
In Eclipse, for example, you can right-click a method and select
Yes, open the Assistant editor and instead of Counterparts select Callers.