GetSemanticModel(ICompilation, SyntaxTree)
Declaration
public static SemanticModel GetSemanticModel(this ICompilation compilation, SyntaxTree syntaxTree)
Parameters
Type | Name | Description |
---|---|---|
ICompilation | compilation | |
SyntaxTree | syntaxTree |
Returns
Type | Description |
---|---|
SemanticModel |