ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Value tracking

Last modified: 21 July 2022

ReSharper | Inspect | Value Origin/Destination

ReSharper_DfaReachingDefinitionsUp/ReSharper_DfaReachingDefinitionsDown

Value Tracking helps you investigate value of a particular type and possibly determine how a certain incorrect value might have passed to a given point in your program, and where it might be passed next. This helps you investigate possible NullReferenceException, inappropriate behavior, and reasons why you get incorrect values.

If a node represents an element of a collection, it is marked with Themed icon dfa collection screen gray; if there is a lambda expression, it is marked with Themed icon dfa lambda screen gray.

This feature is supported in the following languages and technologies: