Share via


IListPatternOperation.DeclaredSymbol Property

Definition

Symbol declared by the pattern, if any.

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

Property Value

Applies to