MethodBodyTransformationContext.AddRedirection Method (MethodBodyTransformationRedirection) |
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void AddRedirection( MethodBodyTransformationRedirection redirection )
Parameters
- redirection
- Type: PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationRedirection
The new MethodBodyTransformationRedirection. If this parameter is null, the method call is ignored.