Share via


GeneratorAttributeSyntaxContext.SemanticModel Property

Definition

Semantic model for the file that TargetNode is contained within.

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

Property Value

Applies to