IfStatementCascadeInfo.IfStatement Property
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Gets the topmost 'if' statement.
public Microsoft.CodeAnalysis.CSharp.Syntax.IfStatementSyntax IfStatement { get; }
Containing Type: IfStatementCascadeInfo
Assembly: Roslynator.CSharp.dll
Gets the topmost 'if' statement.
public Microsoft.CodeAnalysis.CSharp.Syntax.IfStatementSyntax IfStatement { get; }