Click or drag to resize

FindReferencesIncludeOverloads Field

True if overload declarations should be included if searching for references to a method (or constructor), and any references to those overloads if IncludeReferences is true.

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

Field Value

Type: Boolean
See Also