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