ReferenceConstraint.ValidateReference Method |
Validates a reference to the target declaration of the current constraint.
Namespace: PostSharp.Constraints
Assembly: PostSharp (in PostSharp.dll) Version: 6.8.6.0 (6.8.6.0)
C#
protected abstract void ValidateReference( ICodeReference reference )
Parameters
- reference
- Type: PostSharp.Reflection.ICodeReference
Represents a reference to the target of the current constraint.