ValidateReference(ICodeReference)
Validates a reference to the target declaration of the current constraint.
Declaration
protected abstract void ValidateReference(ICodeReference reference)Parameters
| Type | Name | Description |
|---|---|---|
| ICodeReference | reference | Represents a reference to the target of the current constraint. |