Metalama / / API Documentation / Advanced API / Metalama.​Framework.​Engine.​Metrics / Metric­Provider<T> / Compute­Metric­For­Type

Method ComputeMetricForType

ComputeMetricForType(INamedType)

Computes the metric for a whole type.

Declaration
protected abstract T ComputeMetricForType(INamedType namedType)
Parameters
Type Name Description
INamedType namedType
Returns
Type Description
T