GeneratorSyntaxContext.SemanticModel Property

Definition

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

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

Property Value

Applies to