MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsMethod­Interception­AspectOn­Invoke
Open sandboxFocus

MethodInterceptionAspect.OnInvoke Method

OnInvoke(MethodInterceptionArgs)

In Metalama, implement OverrideMethod().

Declaration
public virtual void OnInvoke(MethodInterceptionArgs args)
Parameters
Type Name Description
MethodInterceptionArgs args
Implements
IMethodInterceptionAspect.OnInvoke(MethodInterceptionArgs)