GeneratorSyntaxContext.SemanticModel 속성

정의

SemanticModel 에 대한 Node정보를 얻기 위해 쿼리할 수 있는 기능입니다.

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

속성 값

적용 대상