LocationLevelAspect.CompileTimeValidate Method (LocationInfo) |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.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.