LocationLevelAspect.CompileTimeInitialize Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.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.