Open sandboxFocus

Struct MethodBindingInvokeAwaitable

No equivalent in Metalama. To override an async method, implement the OverrideMethodAspect.OverrideAsyncMethod() method and call meta.ProceedAsync().

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("No equivalent in Metalama. To override an async method, implement the 'OverrideMethodAspect'.'OverrideMethodAspect.OverrideAsyncMethod()' method and call 'meta'.'meta.ProceedAsync()'.", false)]
public struct MethodBindingInvokeAwaitable

Methods

Name Description
GetAwaiter()
GetTask()