Expression that points to the next element. This expression is evaluated under the context of the linked list node and not the parent linked list type.
Expression evaluation is taking longer than expected. If you don't want to wait for the evaluation to complete, choose the ...
Expression has the type '|1' which is a restricted type and cannot be used to access members inherited from 'Object' or 'ValueType'. ...
Expression of type '|1' is not queryable. Make sure you are not missing an assembly reference and/or namespace import for ...
Expression that points to the left child of a tree node. This expression is evaluated under the context of the tree node ...
Expression that points to the next element. This expression is evaluated under the context of the linked list node and not ...
Expression that points to the right child of a tree node. This expression is evaluated under the context of the tree node ...
Expression that points to the value of the tree node. It can be left empty or have 'this' to refer to the tree node itself. ...
Expression that points to value of the linked list node. It can be left empty or have 'this' to refer to the linked list ...
Expression that will be used to retrieve the value of the node when the user wants to track it separately using 'Add watch' ...