MethodBodyWrappingTransformationInstance.GetAdvices Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.MethodBodyWrappingTransformationInstance.GetAdvices(PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationContext)"]
Namespace: PostSharp.Sdk.AspectWeaver.Transformations
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
protected abstract IMethodBodyWrappingAdvices GetAdvices( MethodBodyTransformationContext context )
Parameters
- context
- Type: PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationContext
[Missing <param name="context"/> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.MethodBodyWrappingTransformationInstance.GetAdvices(PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationContext)"]
Return Value
Type: IMethodBodyWrappingAdvices[Missing <returns> documentation for "M:PostSharp.Sdk.AspectWeaver.Transformations.MethodBodyWrappingTransformationInstance.GetAdvices(PostSharp.Sdk.AspectInfrastructure.MethodBodyTransformationContext)"]