ISingleFileCodeMetricsProvider MethodsMSBuildCodeMetrics
The ISingleFileCodeMetricsProvider type exposes the following members.
Methods

  NameDescription
Public methodComputeMetrics
Called from CodeMetricsRunner. Computes the metrics.
Public methodGetMetrics
Returns the metrics that the provider knows how to compute.
(Inherited from ICodeMetricsProvider.)
Back to Top
See Also