GetDeclaration(ICompilation, ISymbol)
Declaration
public static IDeclaration GetDeclaration(this ICompilation compilation, ISymbol symbol)Parameters
| Type | Name | Description |
|---|---|---|
| ICompilation | compilation | |
| ISymbol | symbol |
Returns
| Type | Description |
|---|---|
| IDeclaration |
public static IDeclaration GetDeclaration(this ICompilation compilation, ISymbol symbol)| Type | Name | Description |
|---|---|---|
| ICompilation | compilation | |
| ISymbol | symbol |
| Type | Description |
|---|---|
| IDeclaration |