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