Parent Property

Definition

Namespace Tomlyn.Syntax
Assembly Tomlyn.dll

Gets the parent of this node.

public SyntaxNode? Parent { get; }

Returns