Open sandboxFocus

Property ValidatedReferenceKinds

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 abstract ReferenceKinds ValidatedReferenceKinds { get; }
Property Value
Type Description
ReferenceKinds