Open sandboxFocus

Property OutputRunTimeSyntaxRoot

OutputRunTimeSyntaxRoot

Gets the root SyntaxNode of the output run-time syntax tree.

Declaration
public CompilationUnitSyntax? OutputRunTimeSyntaxRoot { get; }
Property Value
Type Description
CompilationUnitSyntax