Share via


IRecursivePatternOperation.DeclaredSymbol Property

Definition

Symbol declared by the pattern.

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

Property Value

Applies to