MetalamaAPI documentationAspect APIMetalama.​Framework.​ValidationReference­ValidatorValidated­Reference­Kinds
Open sandboxFocus

ReferenceValidator.ValidatedReferenceKinds Property

ValidatedReferenceKinds

Gets the kinds of references for which the ValidateReferences(ReferenceValidationContext) method should be invoked. For optimal performance, the set should be restricted to its required minimum. Flags that are not compatible with the validated kind of declarations are automatically ignored.

Declaration
public override ReferenceKinds ValidatedReferenceKinds { get; }
Property Value
Type Description
ReferenceKinds
Overrides
BaseReferenceValidator.ValidatedReferenceKinds