LocationLevelAspect.CompileTimeValidate Method (LocationInfo) |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.6.14.0 (6.6.14.0)
public virtual bool CompileTimeValidate( LocationInfo locationInfo )
Parameters
- locationInfo
- Type: PostSharp.Reflection.LocationInfo
Location to which the aspect has been applied
Return Value
Type: Booleantrue if the aspect was applied to an acceptable field, otherwise false.