IPatternOperation.NarrowedType Property

Definition

The narrowed type of the pattern-matching operation.

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

Property Value

Applies to