IfStatementOrElseClause.IsIf Property
Containing Type: IfStatementOrElseClause
Assembly: Roslynator.CSharp.dll
Determines whether this IfStatementOrElseClause is wrapping an if statement.
public bool IsIf { get; }
Containing Type: IfStatementOrElseClause
Assembly: Roslynator.CSharp.dll
Determines whether this IfStatementOrElseClause is wrapping an if statement.
public bool IsIf { get; }