AnnotatedSyntaxRoot
Gets or sets the root SyntaxNode for the annotated syntax tree (before transformation). This is useful for syntax highlighting.
Declaration
public SyntaxNode? AnnotatedSyntaxRoot { get; set; }
Property Value
Type | Description |
---|---|
SyntaxNode |