Click or drag to resize

MetricsReferences Field

Total symbolic references.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total symbolic references.
(all references to any code object by name, such as namespaces, types, type members, variables, etc)")]
public int References

Field Value

Type: Int32
See Also