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