1 write to TotalOperators
Metrics.Legacy (1)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
52TotalOperators = operatorUsageCounts;
3 references to TotalOperators
Metrics.Legacy (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (3)
378operatorUsageCounts: TotalOperators + other.TotalOperators, 432=> TotalOperators + TotalOperands;