Click or drag to resize

FindReferencesIncludeOverrides Field

True if override declarations should be included if searching for references to a method or property (or indexer or event). References to overrides are always included if IncludeReferences is true, regardless of this setting.

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

Field Value

Type: Boolean
See Also