OutputRunTimeSyntaxRoot
Gets the root SyntaxNode of the output run-time syntax tree.
Declaration
public CompilationUnitSyntax? OutputRunTimeSyntaxRoot { get; }
Property Value
Type | Description |
---|---|
CompilationUnitSyntax |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
Gets the root SyntaxNode of the output run-time syntax tree.
public CompilationUnitSyntax? OutputRunTimeSyntaxRoot { get; }
Type | Description |
---|---|
CompilationUnitSyntax |