IfStatementCascadeInfo.Count Property
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Gets a number of 'if' statements plus optional 'else' clause at the end of a cascade.
public int Count { get; }
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Gets a number of 'if' statements plus optional 'else' clause at the end of a cascade.
public int Count { get; }