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