Open sandboxFocus

Property InputSyntaxTree

InputSyntaxTree

Gets the input SyntaxTree. For introduced syntax trees, this is null.

Declaration
public SyntaxTree? InputSyntaxTree { get; }
Property Value
Type Description
SyntaxTree