Click or drag to resize

FindReferencesIncludeDerivedTypes Field

True if derived types should be included if searching for references to a type, or implementing types and extending interfaces if the target type is an interface.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IncludeDerivedTypes

Field Value

Type: Boolean
See Also