2 references to RoundMetricValue
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\MetricsHelper.cs (2)
30return RoundMetricValue((double)total / childrenCount); 38return RoundMetricValue(maintIndex / 171.0 * 100.0);