PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyILocal­Variable­ExpressionTrivial­Value
Open sandboxFocus

Property TrivialValue

TrivialValue

Gets the value of the ILocalVariable at this specific point of the program execution, in case this value can be determined trivially.

Declaration
IExpression TrivialValue { get; }
Property Value
Type Description
IExpression