GeneratorSyntaxContext.Node Property

Definition

The SyntaxNode currently being visited

public Microsoft.CodeAnalysis.SyntaxNode Node { get; }
member this.Node : Microsoft.CodeAnalysis.SyntaxNode
Public ReadOnly Property Node As SyntaxNode

Property Value

Applies to