2 writes to sum_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3997
sum_
= other.sum_;
4108
sum_
= value;
2 references to sum_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3997
sum_ = other.
sum_
;
4105
get { if ((_hasBits0 & 1) != 0) { return
sum_
; } else { return SumDefaultValue; } }