Property ResultType
ResultType
Gets the type of the result of the async method, i.e. the type of the await
expression.
Declaration
public IType ResultType { get; }
Property Value
Type | Description |
---|---|
IType |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the type of the result of the async method, i.e. the type of the await
expression.
public IType ResultType { get; }
Type | Description |
---|---|
IType |