ConditionalExpressionInfo.WhenTrue Property
Containing Type: ConditionalExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression to be executed when the expression is true.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax WhenTrue { get; }