IfStatementCascadeInfo.EndsWithIf Property
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade ends with 'if' statement.
public bool EndsWithIf { get; }
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Determines whether the cascade ends with 'if' statement.
public bool EndsWithIf { get; }