GeneratorSyntaxContext Struct

Definition

public readonly struct GeneratorSyntaxContext
type GeneratorSyntaxContext = struct
Public Structure GeneratorSyntaxContext
Inheritance
GeneratorSyntaxContext

Properties

Node

The SyntaxNode currently being visited

SemanticModel

The SemanticModel that can be queried to obtain information about Node.

Applies to