ValidateReferences(ReferenceValidationContext)
Validates the references in the given context. The context may contain several references, all grouped according to the validator Granularity. The implementation is reponsible for reporting diagnostics as necessary.
Declaration
public abstract void ValidateReferences(ReferenceValidationContext context)
Parameters
Type | Name | Description |
---|---|---|
ReferenceValidationContext | context |