Find All ReferencesSuppose you want to find every line of code that references a particular class or member. You could always accomplish this with a global Find action, but now you have a much easier choice. Simply right-click any class or member in the in the Object Browser, Class View, or the Code Editor to find all the lines of code in your project that reference that symbol. The name of each symbol found is listed in the Find Symbol Results window. When source code for the item found is available, the source file and line number of its definition are also listed.
|
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)