AspectWeaverTransformationInstance.AddSymJoinPoint Method (TransformationContext, SymJoinPointAttributes) |
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
protected void AddSymJoinPoint( TransformationContext context, SymJoinPointAttributes symJoinPointAttributesOverride )
Parameters
- context
- Type: PostSharp.Sdk.AspectInfrastructure.TransformationContext
The TransformationContext for which the join point should be added. - symJoinPointAttributesOverride
- Type: PostSharp.Sdk.WeavingSymbols.SymJoinPointAttributes
An override for the customizable transformation "metadata".