Open sandboxFocus

Property IncludeDerivedTypes

IncludeDerivedTypes

Gets a value indicating whether references to derived types should also be visited by the ValidateReferences(ReferenceValidationContext) method. This property is only evaluated when the validated declaration is an INamedType.

Declaration
public virtual bool IncludeDerivedTypes { get; }
Property Value
Type Description
bool