IRecursivePatternOperation.MatchedType Property

Definition

The type accepted for the recursive pattern.

public Microsoft.CodeAnalysis.ITypeSymbol MatchedType { get; }
member this.MatchedType : Microsoft.CodeAnalysis.ITypeSymbol
Public ReadOnly Property MatchedType As ITypeSymbol

Property Value

Applies to