OutputCompileTimeSyntaxRoot
Gets the root SyntaxNode of the output compile-time syntax tree.
Declaration
public SyntaxNode? OutputCompileTimeSyntaxRoot { get; }
Property Value
Type | Description |
---|---|
SyntaxNode |
Gets the root SyntaxNode of the output compile-time syntax tree.
public SyntaxNode? OutputCompileTimeSyntaxRoot { get; }
Type | Description |
---|---|
SyntaxNode |