MetalamaAPI documentationAspect APIMetalama.​Framework.​ValidationReference­ValidatorInclude­Derived­Types
Open sandboxFocus

ReferenceValidator.IncludeDerivedTypes Property

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 override bool IncludeDerivedTypes { get; }
Property Value
Type Description
bool
Overrides
BaseReferenceValidator.IncludeDerivedTypes