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