ReferencedSymbol.Definition Property

Definition

The symbol definition that these are references to.

public:
 property Microsoft::CodeAnalysis::ISymbol ^ Definition { Microsoft::CodeAnalysis::ISymbol ^ get(); };
public Microsoft.CodeAnalysis.ISymbol Definition { get; }
member this.Definition : Microsoft.CodeAnalysis.ISymbol
Public ReadOnly Property Definition As ISymbol

Property Value

Applies to