Click or drag to resize

MetricsCalls Field

Total method calls (invocations).

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total method calls (invocations).
(includes method calls, property get/set, indexer usage, new object/array)")]
public int Calls

Field Value

Type: Int32
See Also