LocationLevelAspect.CompileTimeInitialize Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.16.0 (6.5.16.0)
public virtual void CompileTimeInitialize( LocationInfo targetLocation, AspectInfo aspectInfo )
Parameters
- targetLocation
- Type: PostSharp.Reflection.LocationInfo
Location to which the current aspect is applied - aspectInfo
- Type: PostSharp.Aspects.AspectInfo
Reserved for future usage.