SimpleIfStatementInfo.IfStatement Property
Containing Type: SimpleIfStatementInfo
Assembly: Roslynator.CSharp.dll
The if statement.
public Microsoft.CodeAnalysis.CSharp.Syntax.IfStatementSyntax IfStatement { get; }
Containing Type: SimpleIfStatementInfo
Assembly: Roslynator.CSharp.dll
The if statement.
public Microsoft.CodeAnalysis.CSharp.Syntax.IfStatementSyntax IfStatement { get; }