IfStatementOrElseClause.Parent Property
Containing Type: IfStatementOrElseClause
Assembly: Roslynator.CSharp.dll
The node that contains the underlying node in its SyntaxNode.ChildNodes collection.
public Microsoft.CodeAnalysis.SyntaxNode? Parent { get; }