MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeAsync­InfoResult­Type
Open sandboxFocus

AsyncInfo.ResultType Property

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