TryGetSyntaxTree(DocumentKey, out SyntaxTree?)
Declaration
bool TryGetSyntaxTree(DocumentKey documentKey, out SyntaxTree? syntaxTree)Parameters
| Type | Name | Description |
|---|---|---|
| DocumentKey | documentKey | |
| SyntaxTree | syntaxTree |
Returns
| Type | Description |
|---|---|
| bool |
bool TryGetSyntaxTree(DocumentKey documentKey, out SyntaxTree? syntaxTree)| Type | Name | Description |
|---|---|---|
| DocumentKey | documentKey | |
| SyntaxTree | syntaxTree |
| Type | Description |
|---|---|
| bool |