IPatternOperation.InputType Property

Definition

The input type to the pattern-matching operation.

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

Property Value

Applies to