Interface ITypePatternOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface ITypePatternOperation : IPatternOperation, IOperation
Properties
MatchedType
Declaration
ITypeSymbol MatchedType { get; }
Property Value
| Type | Description |
|---|---|
| ITypeSymbol |