Symbol
Gets the ISymbol containing the SyntaxNode. The DiagnosticFilterDelegate will be invoked with different values of the Symbol property, depth first.
Declaration
public ISymbol Symbol { get; }Property Value
| Type | Description |
|---|---|
| ISymbol |
Gets the ISymbol containing the SyntaxNode. The DiagnosticFilterDelegate will be invoked with different values of the Symbol property, depth first.
public ISymbol Symbol { get; }| Type | Description |
|---|---|
| ISymbol |