InputSyntaxTree
Gets the input SyntaxTree. For introduced syntax trees, this is null
.
Declaration
public SyntaxTree? InputSyntaxTree { get; }
Property Value
Type | Description |
---|---|
SyntaxTree |
Gets the input SyntaxTree. For introduced syntax trees, this is null
.
public SyntaxTree? InputSyntaxTree { get; }
Type | Description |
---|---|
SyntaxTree |