Evaluate Expressions

Last modified: 01 September 2023

With JetBrains Rider, you can not only view values of separate variables, but also evaluate more complex expressions, such as method calls, operator expressions, lambda expressions, and anonymous classes.

Expressions are evaluated in the context of a stack frame currently selected in the Debug window.