IfStatementCascadeInfo.IsSimpleIfElse Property
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade consists of single if-else.
public bool IsSimpleIfElse { get; }
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade consists of single if-else.
public bool IsSimpleIfElse { get; }