Back to Devexpress

Assignments

coderushforroslyn-401133-navigation-and-search-tools-navigate-to-assignments.md

latest735 B
Original Source

Assignments

  • Aug 27, 2019

The Assignments navigation provider allows you to locate the statements that assign a value to a chosen variable.

How to Use

  • Place the caret in a property, field, local parameter or event declaration/reference.

  • Press Ctrl + Alt + N to invoke the Jump To window.

  • Select Assignments and press Enter.

  • Choose an item from the assignment list and press Enter.

CodeRush moves the caret to the assignment of a chosen variable.

View Search Results in the References Window

Refer to the corresponding section of the Navigate to topic.