OutputCompileTimeSyntaxRoot
Gets the root SyntaxNode of the output compile-time syntax tree.
Declaration
public SyntaxNode? OutputCompileTimeSyntaxRoot { get; }
Property Value
Type | Description |
---|---|
SyntaxNode |
Metalama.Framework.Engine.AspectWeavers
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
Metalama.Framework.Engine.Utilities.Threading
Gets the root SyntaxNode of the output compile-time syntax tree.
public SyntaxNode? OutputCompileTimeSyntaxRoot { get; }
Type | Description |
---|---|
SyntaxNode |