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