 | AwaitExpressionInfo Class |
Structure containing all semantic information about an await expression.
Inheritance Hierarchy
Namespace:
Microsoft.CodeAnalysis.CSharp
Assembly:
Microsoft.CodeAnalysis.CSharp (in Microsoft.CodeAnalysis.CSharp.dll) Version: 2.3.0-dev-56735-00. Commit Hash: <developer build>
Syntaxpublic sealed class AwaitExpressionInfo : ValueType,
IEquatable
Public NotInheritable Class AwaitExpressionInfo
Inherits ValueType
Implements IEquatable
The AwaitExpressionInfo type exposes the following members.
Properties
Methods
See Also