IfStatementCascadeInfo.EndsWithElse Property
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade ends with 'else' clause.
public bool EndsWithElse { get; }
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade ends with 'else' clause.
public bool EndsWithElse { get; }