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 Validate(in TContext) method. This property is only evaluated when the validated declaration is an INamedType.

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