IImplicitIndexerReferenceOperation.IndexerSymbol Property

Definition

Symbol for the underlying indexer or a slice method that is used to implement the implicit indexer.

public Microsoft.CodeAnalysis.ISymbol IndexerSymbol { get; }
member this.IndexerSymbol : Microsoft.CodeAnalysis.ISymbol
Public ReadOnly Property IndexerSymbol As ISymbol

Property Value

Applies to