Share via


NullConditionalExpression.Caller Property

Definition

Expression representing potentially nullable caller that needs to be tested for it's nullability.

public virtual System.Linq.Expressions.Expression Caller { get; }
member this.Caller : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Caller As Expression

Property Value

Applies to